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

bump the Coq we test

parent 2315e87c
No related branches found
No related tags found
No related merge requests found
......@@ -28,10 +28,10 @@ variables:
## Build jobs
build-coq.8.13.2:
build-coq.8.15.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.13.2"
OPAM_PINS: "coq version 8.15.1"
DENY_WARNINGS: "1"
trigger-iris.dev:
......@@ -39,7 +39,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
......
......@@ -10,7 +10,7 @@ the paper
It has been built and tested with the following dependencies
- Coq 8.13.2
- Coq 8.15.1
- The version of Iris in the [opam file](opam)
In order to build, install the above dependencies and then run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment