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

bump to Coq 8.15

parent 3003fedb
No related branches found
No related tags found
No related merge requests found
Pipeline #66045 failed
......@@ -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"
tags:
- fp-timing
......@@ -43,7 +43,7 @@ trigger-iris.dev:
IRIS_REPO: "iris/iris"
ORC11_REPO: "iris/orc11"
GPFSL_REPO: "iris/gpfsl"
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 git+https://gitlab.mpi-sws.org/$ORC11_REPO#$ORC11_REV git+https://gitlab.mpi-sws.org/$GPFSL_REPO#$GPFSL_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 git+https://gitlab.mpi-sws.org/$ORC11_REPO#$ORC11_REV git+https://gitlab.mpi-sws.org/$GPFSL_REPO#$GPFSL_REV"
except:
only:
- triggers
......
......@@ -6,7 +6,7 @@ This is the Coq development accompanying RBrlx.
This version is known to compile with:
- Coq 8.13.2
- Coq 8.15.1
- A development version of [GPFSL].
## Building from source
......
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