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

test on Coq 8.18

parent 07f02f41
No related branches found
No related tags found
No related merge requests found
Pipeline #90170 failed
...@@ -29,6 +29,11 @@ variables: ...@@ -29,6 +29,11 @@ variables:
## Build jobs ## Build jobs
build-coq.8.18.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.18.0"
build-coq.8.17.0: build-coq.8.17.0:
<<: *template <<: *template
variables: variables:
......
...@@ -13,7 +13,7 @@ This tutorial comes in two versions: ...@@ -13,7 +13,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.16.1 / 8.17.0 - Coq 8.16.1 / 8.17.0 / 8.18.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 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