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

centrally control the Coq version to test every night

parent cb130c94
No related branches found
No related tags found
No related merge requests found
Pipeline #81761 passed
......@@ -43,7 +43,7 @@ trigger-iris.dev:
IRIS_REPO: "iris/iris"
ORC11_REPO: "iris/orc11"
GPFSL_REPO: "iris/gpfsl"
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 git+https://gitlab.mpi-sws.org/$ORC11_REPO#$ORC11_REV git+https://gitlab.mpi-sws.org/$GPFSL_REPO#$GPFSL_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 git+https://gitlab.mpi-sws.org/$ORC11_REPO#$ORC11_REV git+https://gitlab.mpi-sws.org/$GPFSL_REPO#$GPFSL_REV"
except:
only:
- triggers
......
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