Skip to content
Snippets Groups Projects
Commit 5825ffa6 authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Update Coq for CI?

parent f30d367a
No related branches found
No related tags found
No related merge requests found
Pipeline #119793 failed
......@@ -5,7 +5,7 @@ stages:
variables:
CPU_CORES: "10"
OCAML: "ocaml-variants.4.14.0+options ocaml-option-flambda"
OCAML: "ocaml-variants.5.1.1+options ocaml-option-flambda"
.template: &template
stage: build
......@@ -28,10 +28,10 @@ variables:
## Build jobs
build-coq.8.20.0:
build-coq.8.20.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.20.0"
OPAM_PINS: "coq version 8.20.1"
DENY_WARNINGS: "1"
MANGLE_NAMES: "1"
# Mostly to make the lifetime logic available
......@@ -40,7 +40,7 @@ build-coq.8.20.0:
trigger-iris.timing:
<<: *template
variables:
OPAM_PINS: "coq version 8.20.0 git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
OPAM_PINS: "coq version 8.20.1 git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
tags:
- fp-timing
only:
......
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