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

bump Coq version

parent eadbf123
Branches
No related tags found
No related merge requests found
Pipeline #108187 failed
...@@ -29,16 +29,16 @@ variables: ...@@ -29,16 +29,16 @@ variables:
## Build jobs ## Build jobs
build-coq.8.19.0: build-coq.8.20.0:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.19.0" OPAM_PINS: "coq version 8.20.0"
DENY_WARNINGS: "1" DENY_WARNINGS: "1"
build-coq.8.18.0: build-coq.8.19.2:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.18.0" OPAM_PINS: "coq version 8.19.2"
DENY_WARNINGS: "1" DENY_WARNINGS: "1"
trigger-iris.dev: trigger-iris.dev:
......
...@@ -21,7 +21,7 @@ To log in, you need to [create an MPI-SWS GitLab account](https://gitlab.mpi-sws ...@@ -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: For the tutorial material you need to have the following dependencies installed:
- Coq 8.18.0 / 8.19.0 - Coq 8.19.2 / 8.20.0
- A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris) - 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 *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