boooooost CI

This commit is contained in:
Simon Cruanes 2023-12-06 22:05:44 -05:00
parent d6fe4db6a2
commit 9ebfbe1c2d
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -30,6 +30,7 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
allow-prerelease-opam: true
- run: opam install -t containers containers-data --deps-only
if: matrix.os == 'ubuntu-latest'