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

bump CI to Coq 8.13.1

parent 7e6a682e
No related branches found
No related tags found
No related merge requests found
Pipeline #42362 passed
......@@ -34,21 +34,21 @@ build-coq.dev:
MANGLE_NAMES: "1"
CI_COQCHK: "1"
build-coq.8.13.0:
build-coq.8.13.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.13.0"
OPAM_PINS: "coq version 8.13.1"
DENY_WARNINGS: "1"
OPAM_PKG: "1"
DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp"
tags:
- fp-timing
build-coq.8.12.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.12.2"
DENY_WARNINGS: "1"
OPAM_PKG: "1"
DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp"
tags:
- fp-timing
build-coq.8.11.2:
<<: *template
......
......@@ -45,7 +45,7 @@ Notably:
This version is known to compile with:
- Coq version 8.10.2 / 8.11.2 / 8.12.2 / 8.13.0
- Coq version 8.10.2 / 8.11.2 / 8.12.2 / 8.13.1
## 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