Skip to content
Snippets Groups Projects
Commit d5d512c3 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Use Coq 8.10.1 for CI

parent 6b7d0781
No related branches found
No related tags found
1 merge request!1Use Coq 8.10.1 for CI
......@@ -27,16 +27,14 @@ variables:
## Build jobs
build-coq.8.10.0:
build-coq.8.10.1:
<<: *template
variables:
OCAML: "ocaml-base-compiler.4.07.0"
OPAM_PINS: "coq version 8.10.0"
OPAM_PINS: "coq version 8.10.1"
build-iris.dev:
<<: *template
variables:
OCAML: "ocaml-base-compiler.4.07.0"
OPAM_PINS: "coq version dev coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV"
except:
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment