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

bump Coq

parent 04d1e29b
Branches
No related tags found
No related merge requests found
...@@ -28,10 +28,10 @@ variables: ...@@ -28,10 +28,10 @@ variables:
## Build jobs ## Build jobs
build-coq.8.14.0: build-coq.8.15.1:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.14.0" OPAM_PINS: "coq version 8.15.1"
DENY_WARNINGS: "1" DENY_WARNINGS: "1"
MANGLE_NAMES: "1" MANGLE_NAMES: "1"
tags: tags:
...@@ -40,7 +40,7 @@ build-coq.8.14.0: ...@@ -40,7 +40,7 @@ build-coq.8.14.0:
trigger-iris.timing: trigger-iris.timing:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.13.1 git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV" OPAM_PINS: "coq version 8.15.1 git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
tags: tags:
- fp-timing - fp-timing
only: only:
...@@ -56,7 +56,7 @@ trigger-iris.dev: ...@@ -56,7 +56,7 @@ trigger-iris.dev:
variables: variables:
STDPP_REPO: "iris/stdpp" STDPP_REPO: "iris/stdpp"
IRIS_REPO: "iris/iris" IRIS_REPO: "iris/iris"
OPAM_PINS: "coq version 8.14.dev git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV" OPAM_PINS: "coq version 8.15.dev git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
except: except:
only: only:
refs: refs:
......
...@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust. ...@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust.
This version is known to compile with: This version is known to compile with:
- Coq 8.14.0 - Coq 8.15.1
- A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris) - A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris)
## Building from source ## Building from source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment