We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6fe4db commit 9ebfbe1Copy full SHA for 9ebfbe1
.github/workflows/main.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
ocaml-compiler: ${{ matrix.ocaml-compiler }}
32
dune-cache: true
33
+ allow-prerelease-opam: true
34
35
- run: opam install -t containers containers-data --deps-only
36
if: matrix.os == 'ubuntu-latest'
0 commit comments