Skip to content
Snippets Groups Projects
Commit 47b31a23 authored by Ralf Jung's avatar Ralf Jung
Browse files

bump CI to 8.11.1

parent 9b2ad256
No related branches found
No related tags found
No related merge requests found
......@@ -33,10 +33,10 @@ build-coq.8.11.dev:
OPAM_PINS: "coq version 8.11.dev"
CI_COQCHK: "1"
build-coq.8.11.0:
build-coq.8.11.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.11.0"
OPAM_PINS: "coq version 8.11.1"
OPAM_PKG: "coq-iris"
DOC_DIR: "coqdoc@center.mpi-sws.org:iris"
DOC_OPTS: "--external https://plv.mpi-sws.org/coqdoc/stdpp/ stdpp"
......@@ -54,10 +54,11 @@ build-coq.8.9.1:
OPAM_PINS: "coq version 8.9.1"
# Nightly job with a known-to-work Coq version
build-stdpp.dev-coq.8.11.0:
# (so failures must be caused by std++)
build-stdpp.dev-coq.8.11.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.11.0 coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
OPAM_PINS: "coq version 8.11.1 coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
except:
only:
- triggers
......
......@@ -18,7 +18,7 @@ definitions and some derived forms is available in
This version is known to compile with:
- Coq 8.9.1 / 8.10.2 / 8.11.0
- Coq 8.9.1 / 8.10.2 / 8.11.1
- A development version of [std++](https://gitlab.mpi-sws.org/iris/stdpp)
If you need to work with Coq 8.7 or Coq 8.8, please check out the
......
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