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

test against Coq 8.11.2 and 8.12 beta

parent 3e12b4d9
No related branches found
No related tags found
No related merge requests found
Pipeline #29750 passed
......@@ -27,17 +27,17 @@ variables:
## Build jobs
build-coq.8.11.0:
build-coq.8.12.dev:
<<: *template
variables:
OPAM_PINS: "coq version 8.11.0"
tags:
- fp-timing
OPAM_PINS: "coq version 8.12.dev"
build-coq.8.10.2:
build-coq.8.11.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.10.2"
OPAM_PINS: "coq version 8.11.2"
tags:
- fp-timing
build-iris.dev:
<<: *template
......
......@@ -6,7 +6,7 @@ This is the Coq development accompanying RBrlx.
This version is known to compile with:
- Coq 8.10.2 / 8.11.0
- Coq 8.11.2
- A development version of [GPFSL].
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.
Finish editing this message first!
Please register or to comment