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

test Coq 8.11.0

parent 498801d0
No related branches found
No related tags found
No related merge requests found
Pipeline #24438 passed
...@@ -27,18 +27,17 @@ variables: ...@@ -27,18 +27,17 @@ variables:
## Build jobs ## Build jobs
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"
TIMING_CONF: "coq-8.10.1"
tags: tags:
- fp-timing - fp-timing
build-iris.dev: build-iris.dev:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.10.dev coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV" OPAM_PINS: "coq version dev coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV"
except: except:
only: only:
- triggers - triggers
......
...@@ -9,7 +9,7 @@ See the small ReLoC [docs/guide.md](docs/guide.md) and the Iris [ProofGuide.md]( ...@@ -9,7 +9,7 @@ See the small ReLoC [docs/guide.md](docs/guide.md) and the Iris [ProofGuide.md](
## Building ## Building
This project has been tested with Coq 8.10.1. This project has been tested with Coq 8.11.0.
### OPAM ### 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