Skip to content

Commit

Permalink
Update .github/workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gares authored Dec 13, 2024
1 parent 248320b commit 95a7065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml_version }}
opam-pin: false
opam-local-packages:
- run: opam install dune
- run: opam install dune.3.16.0
- run: opam repo add coq-dev https://coq.inria.fr/opam/core-dev
- run: opam install -vvv coq-core.${{ matrix.coq_version }} --ignore-constraints-on dune
- run: opam install -vvv coq-stdlib.${{ matrix.coq_version }} --ignore-constraints-on dune
Expand Down

0 comments on commit 95a7065

Please sign in to comment.