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

test Coq 8.11.2 instead of 8.11.0

parent c69e43aa
No related branches found
No related tags found
No related merge requests found
Pipeline #33456 passed
...@@ -28,10 +28,10 @@ variables: ...@@ -28,10 +28,10 @@ variables:
## Build jobs ## Build jobs
build-coq.8.11.0: build-coq.8.11.2:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.11.0" OPAM_PINS: "coq version 8.11.2"
build-coq.8.10.1: build-coq.8.10.1:
<<: *template <<: *template
......
...@@ -9,7 +9,7 @@ This tutorial comes in two versions: ...@@ -9,7 +9,7 @@ This tutorial comes in two versions:
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.10.1 / 8.11.0 - Coq 8.10.1 / 8.11.2
- [Iris](https://gitlab.mpi-sws.org/iris/iris) 3.3.0 - [Iris](https://gitlab.mpi-sws.org/iris/iris) 3.3.0
*Note:* the tutorial material will not work with earlier versions of Iris, it *Note:* the tutorial material will not work with earlier versions of Iris, it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment