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

test against Coq 8.11.2

parent c8835ca6
No related branches found
No related tags found
No related merge requests found
......@@ -32,19 +32,14 @@ build-coq.dev:
variables:
OPAM_PINS: "coq version dev"
build-coq.8.11.0:
build-coq.8.11.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.11.0"
OPAM_PINS: "coq version 8.11.2"
OPAM_PKG: "coq-lambda-rust"
tags:
- fp-timing
build-coq.8.10.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.10.1"
build-iris.dev:
<<: *template
variables:
......
......@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust.
This version is known to compile with:
- Coq 8.10.1 / 8.11.0
- Coq 8.11.2
- A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris)
## 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