Skip to content

Commit a882fc5

Browse files
brkDatabean
authored andcommitted
Pin goblint-cil.2.0.6 in CI
1 parent a216966 commit a882fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dune.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ocaml-compiler: ${{ matrix.ocaml-compiler }}
2222
- name: Install dependencies
2323
run: |
24-
opam install extlib camlzip zarith ocamlbuild odoc goblint-cil
24+
opam install extlib camlzip zarith ocamlbuild odoc goblint-cil.2.0.6
2525
- name: Build executables
2626
run: eval $(opam env) && cd CodeHawk && dune build @install
2727
- name: Build documentation

0 commit comments

Comments
 (0)