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

deny warnings (and bump Coq to 8.11.2)

parent b0cc11c2
No related branches found
No related tags found
No related merge requests found
Pipeline #33544 passed
......@@ -27,10 +27,11 @@ variables:
## Build jobs
build-coq.8.11.1:
build-coq.8.11.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.11.1"
OPAM_PINS: "coq version 8.11.2"
DENY_WARNINGS: "1"
build-iris.dev:
<<: *template
......
......@@ -7,7 +7,7 @@ at POPL'20.
It has been built and tested with the following dependencies
- Coq 8.11.1
- Coq 8.11.2
- The version of Iris in the [opam file](opam)
In order to build, install the above dependencies and then run
......
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