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

bump to Coq 8.18 / 8.19

parent 04fbe420
Branches
No related tags found
No related merge requests found
Pipeline #96112 failed
......@@ -29,22 +29,16 @@ variables:
## Build jobs
build-coq.8.18.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.18.0"
DENY_WARNINGS: "1"
build-coq.8.17.0:
build-coq.8.19.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.17.0"
OPAM_PINS: "coq version 8.19.0"
DENY_WARNINGS: "1"
build-coq.8.16.1:
build-coq.8.18.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.16.1"
OPAM_PINS: "coq version 8.18.0"
DENY_WARNINGS: "1"
trigger-iris.dev:
......
......@@ -21,7 +21,7 @@ To log in, you need to [create an MPI-SWS GitLab account](https://gitlab.mpi-sws
For the tutorial material you need to have the following dependencies installed:
- Coq 8.16.1 / 8.17.0
- Coq 8.18.0 / 8.19.0
- A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris)
*Note:* the tutorial material will not work with earlier or later versions of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment