Skip to content

Commit 2d0c891

Browse files
committed
Special case for dune
1 parent 5d3a2e2 commit 2d0c891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
opam config list; opam repo list; opam list
5959
opam remove -y rocq-core rocq-runtime rocq-stdlib rocq-prover coq-core coq-stdlib coqide-server coq-stdlib coq
6060
opam pin remove -y rocq-core rocq-runtime rocq-stdlib rocq-prover coq-core coq-stdlib coqide-server coq-stdlib coq
61+
opam pin remove -n dune
6162
opam pin add -y coq 9.0+rc1
6263
opam install -y coq.9.0+rc1
6364
endGroup

0 commit comments

Comments
 (0)