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

test 8.10.0 instead of 8.8.1

parent 0efddc56
No related branches found
No related tags found
No related merge requests found
...@@ -45,6 +45,12 @@ build-coq.8.10.1: ...@@ -45,6 +45,12 @@ build-coq.8.10.1:
tags: tags:
- fp-timing - fp-timing
build-coq.8.10.0:
<<: *template
variables:
OCAML: "ocaml-base-compiler.4.07.0"
OPAM_PINS: "coq version 8.10.0"
build-coq.8.9.1: build-coq.8.9.1:
<<: *template <<: *template
variables: variables:
...@@ -60,11 +66,6 @@ build-coq.8.8.2: ...@@ -60,11 +66,6 @@ build-coq.8.8.2:
variables: variables:
OPAM_PINS: "coq version 8.8.2" OPAM_PINS: "coq version 8.8.2"
build-coq.8.8.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.8.1"
build-coq.8.7.2: build-coq.8.7.2:
<<: *template <<: *template
variables: variables:
......
...@@ -45,7 +45,7 @@ Notably: ...@@ -45,7 +45,7 @@ Notably:
This version is known to compile with: This version is known to compile with:
- Coq version 8.7.2 / 8.8.1 / 8.8.2 / 8.9.0 / 8.9.1 / 8.10.1 - Coq version 8.7.2 / 8.8.2 / 8.9.0 / 8.9.1 / 8.10.0 / 8.10.1
## Installing via opam ## Installing via opam
......
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