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

stop testing Coq 8.9; start testing Coq 8.11

parent 445154be
No related branches found
No related tags found
No related merge requests found
Pipeline #23940 passed
...@@ -32,19 +32,19 @@ build-coq.dev: ...@@ -32,19 +32,19 @@ build-coq.dev:
variables: variables:
OPAM_PINS: "coq version dev" OPAM_PINS: "coq version dev"
build-coq.8.10.1: build-coq.8.11.0:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.10.1" OPAM_PINS: "coq version 8.11.0"
OPAM_PKG: "coq-lambda-rust" OPAM_PKG: "coq-lambda-rust"
TIMING_CONF: "coq-8.10.1" TIMING_CONF: "coq-8.11.0"
tags: tags:
- fp-timing - fp-timing
build-coq.8.9.1: build-coq.8.10.1:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.9.1" OPAM_PINS: "coq version 8.10.1"
build-iris.dev: build-iris.dev:
<<: *template <<: *template
......
...@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust. ...@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust.
This version is known to compile with: This version is known to compile with:
- Coq 8.9.1 / 8.10.1 - Coq 8.10.1 / 8.11.0
- A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris) - A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris)
## Building from source ## Building from source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment