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

bump the Coq we test

parent fd896349
No related branches found
No related tags found
No related merge requests found
Pipeline #65778 failed
......@@ -29,16 +29,16 @@ variables:
## Build jobs
build-coq.8.14.1:
build-coq.8.15.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.14.1"
OPAM_PINS: "coq version 8.15.1"
DENY_WARNINGS: "1"
build-coq.8.13.2:
build-coq.8.14.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.13.2"
OPAM_PINS: "coq version 8.14.1"
DENY_WARNINGS: "1"
trigger-iris.dev:
......@@ -46,7 +46,7 @@ trigger-iris.dev:
variables:
STDPP_REPO: "iris/stdpp"
IRIS_REPO: "iris/iris"
OPAM_PINS: "coq version 8.14.dev git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
OPAM_PINS: "coq version 8.15.dev git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
except:
only:
- triggers
......
......@@ -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.13.2 / 8.14.1
- Coq 8.14.1 / 8.15.1
- 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
......
-Q exercises exercises
-Q solutions solutions
-Q talks/demo demo
INSTALLDEFAULTROOT = tutorial-popl18
INSTALLDEFAULTROOT = tutorial-popl21
talks/demo/demo.v
exercises/ex_01_swap.v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment