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

centrally control the Coq version to test every night

parent 5d89bbed
No related branches found
No related tags found
No related merge requests found
Pipeline #81763 passed
...@@ -46,7 +46,7 @@ trigger-iris.dev: ...@@ -46,7 +46,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.16.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 $NIGHTLY_COQ git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
except: except:
only: only:
- triggers - triggers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment