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

update dependencies; do nightly builds with Coq 8.16

parent 485fa1c8
No related branches found
No related tags found
No related merge requests found
Pipeline #70709 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.15.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.16+rc1 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
......
...@@ -8,7 +8,7 @@ dev-repo: "git+https://gitlab.mpi-sws.org/iris/tutorial-popl18.git" ...@@ -8,7 +8,7 @@ dev-repo: "git+https://gitlab.mpi-sws.org/iris/tutorial-popl18.git"
synopsis: "The Iris tutorial at POPL 2021" synopsis: "The Iris tutorial at POPL 2021"
depends: [ depends: [
"coq-iris-heap-lang" { (= "dev.2022-08-03.0.949ab7bc") | (= "dev") } "coq-iris-heap-lang" { (= "dev.2022-08-11.5.b6b4b694") | (= "dev") }
] ]
build: [make "-j%{jobs}%"] build: [make "-j%{jobs}%"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment