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

bump CI to Coq 8.20 (but that has warnings)

parent 95c0a171
No related branches found
No related tags found
No related merge requests found
Pipeline #115172 failed
......@@ -31,8 +31,7 @@ variables:
build-coq.8.19.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.19.1"
DENY_WARNINGS: "1"
OPAM_PINS: "coq version 8.20.1"
OPAM_PKG: "1"
MANGLE_NAMES: "1"
tags:
......@@ -41,7 +40,7 @@ build-coq.8.19.1:
trigger-iris.timing:
<<: *template
variables:
OPAM_PINS: "coq version 8.19.1 git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
OPAM_PINS: "coq version 8.20.1 git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
tags:
- fp-timing
only:
......
......@@ -6,7 +6,7 @@ This is a separation logic for ORC11 based on [iGPS] and [FSL]. It has been rece
This version is known to compile with:
- Coq 8.19.1
- Coq 8.20.1
- A development version of [Iris].
The easiest way to install the correct versions of the dependencies is through
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment