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

test with Coq 8.14.0

parent ec3dadb8
No related branches found
No related tags found
No related merge requests found
Pipeline #57700 passed
......@@ -46,6 +46,13 @@ build-coq.dev:
variables:
OPAM_PINS: "coq version dev"
build-coq.8.14.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.14.0"
DENY_WARNINGS: "1"
MANGLE_NAMES: "1"
build-coq.8.13.2:
<<: *template
variables:
......@@ -66,11 +73,6 @@ build-coq.8.13.2-mr:
MANGLE_NAMES: "1"
DENY_WARNINGS: "1"
build-coq.8.12.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.12.2"
trigger-iris.timing:
<<: *template
variables:
......
......@@ -6,7 +6,7 @@ Some example verification demonstrating the use of Iris.
This version is known to compile with:
- Coq 8.12.2 / 8.13.2
- Coq 8.13.2 / 8.14.0
- A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris)
- The coq86-devel branch of [Autosubst](https://github.com/uds-psl/autosubst)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment