Downgrade rocq version because CI is broken
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
38d60ff43e
commit
fc9ef0c8c8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: coqorg/coq:8.20.1-ocaml-4.14.2-flambda
|
image: coqorg/coq:8.19.2-ocaml-4.14.2-flambda
|
||||||
commands:
|
commands:
|
||||||
- opam update
|
- opam update
|
||||||
- opam install -y coq-hammer-tactics coq-equations coq-stdpp coq-autosubst-ocaml
|
- opam install -y coq-hammer-tactics coq-equations coq-stdpp coq-autosubst-ocaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue