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

test Coq 8.11.2, and the Coq 8.12 branch

parent bd4f4625
No related branches found
No related tags found
No related merge requests found
...@@ -27,16 +27,16 @@ variables: ...@@ -27,16 +27,16 @@ variables:
## Build jobs ## Build jobs
build-coq.8.11.dev: build-coq.8.12.dev:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.11.dev" OPAM_PINS: "coq version 8.12.dev"
CI_COQCHK: "1" CI_COQCHK: "1"
build-coq.8.11.1: build-coq.8.11.2:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.11.1" OPAM_PINS: "coq version 8.11.2"
OPAM_PKG: "coq-iris" OPAM_PKG: "coq-iris"
DOC_DIR: "coqdoc@center.mpi-sws.org:iris" DOC_DIR: "coqdoc@center.mpi-sws.org:iris"
DOC_OPTS: "--external https://plv.mpi-sws.org/coqdoc/stdpp/ stdpp" DOC_OPTS: "--external https://plv.mpi-sws.org/coqdoc/stdpp/ stdpp"
......
...@@ -18,7 +18,7 @@ definitions and some derived forms is available in ...@@ -18,7 +18,7 @@ definitions and some derived forms is available in
This version is known to compile with: This version is known to compile with:
- Coq 8.9.1 / 8.10.2 / 8.11.1 - Coq 8.9.1 / 8.10.2 / 8.11.2
- A development version of [std++](https://gitlab.mpi-sws.org/iris/stdpp) - 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 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