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

test Coq 8.17.1

parent 4a35dc57
No related branches found
No related tags found
No related merge requests found
......@@ -67,10 +67,10 @@ build-coq.8.18.0-mr:
DENY_WARNINGS: "1"
MANGLE_NAMES: "1"
build-coq.8.17.0:
build-coq.8.17.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.17.0"
OPAM_PINS: "coq version 8.17.1"
DENY_WARNINGS: "1"
MANGLE_NAMES: "1"
......
......@@ -30,7 +30,7 @@ Importing Iris has some side effects as the library sets some global options.
This version is known to compile with:
- Coq 8.15.2 / 8.16.1 / 8.17.0 / 8.18.0
- Coq 8.15.2 / 8.16.1 / 8.17.1 / 8.18.0
- A development version of [std++](https://gitlab.mpi-sws.org/iris/stdpp)
Generally we always aim to support the last two stable Coq releases. Support for
......
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