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

also test again coq 8.8.0

parent 0454b1ad
Branches
Tags
No related merge requests found
Pipeline #
......@@ -26,11 +26,20 @@ variables:
## Build jobs
build-coq.8.8.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.8.0"
OPAM_PKG: "coq-lambda-rust"
TIMING_PROJECT: "lambda-rust"
TIMING_CONF: "coq-8.8.0"
tags:
- fp-timing
build-coq.8.7.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.7.2"
OPAM_PKG: "coq-lambda-rust"
TIMING_PROJECT: "lambda-rust"
TIMING_CONF: "coq-8.7.2"
tags:
......
......@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust.
This version is known to compile with:
- Coq 8.7.2
- Coq 8.7.2 / 8.8.0
- A development version of [Iris](https://gitlab.mpi-sws.org/FP/iris-coq/)
## Building from source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment