Skip to content

Commit

Permalink
Special case for dune
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Jan 29, 2025
1 parent 5d3a2e2 commit 2d0c891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
opam config list; opam repo list; opam list
opam remove -y rocq-core rocq-runtime rocq-stdlib rocq-prover coq-core coq-stdlib coqide-server coq-stdlib coq
opam pin remove -y rocq-core rocq-runtime rocq-stdlib rocq-prover coq-core coq-stdlib coqide-server coq-stdlib coq
opam pin remove -n dune
opam pin add -y coq 9.0+rc1
opam install -y coq.9.0+rc1
endGroup
Expand Down

0 comments on commit 2d0c891

Please sign in to comment.