Skip to content
Snippets Groups Projects
Commit 70a6a070 authored by Lennard Gäher's avatar Lennard Gäher
Browse files

bump ci to 8.18

parent f4d2aa12
No related branches found
No related tags found
No related merge requests found
Pipeline #93463 failed
......@@ -29,11 +29,11 @@ variables:
## Build jobs
# build against known-working Coq 8.17.0
build-coq.8.17.0:
# build against known-working Coq 8.18.0
build-coq.8.18.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.17.0"
OPAM_PINS: "coq version 8.18.0"
DENY_WARNINGS: "1"
#MANGLE_NAMES: "1"
#OPAM_PKG: "1"
......@@ -44,7 +44,7 @@ build-iris.dev:
variables:
STDPP_REPO: "iris/stdpp"
IRIS_REPO: "iris/iris"
OPAM_PINS: "coq version 8.17.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.18.dev git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_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