Skip to content
Snippets Groups Projects
Commit de7b70f3 authored by Joseph Tassarotti's avatar Joseph Tassarotti Committed by Janno
Browse files

Update ci to build with ci/janno/reduction_no_check branch of Iris.

parent 01de0893
No related branches found
No related tags found
No related merge requests found
Pipeline #15871 passed
...@@ -26,36 +26,10 @@ variables: ...@@ -26,36 +26,10 @@ variables:
## Build jobs ## Build jobs
build-coq.dev: build-iris.dev:
<<: *template
variables:
OCAML: "ocaml-base-compiler.4.07.0"
OPAM_PINS: "coq version dev"
build-coq.8.9.0:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.9.0" OPAM_PINS: "coq version 8.9.0 coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#ci/janno/reduction_no_check"
OPAM_PKG: "coq-lambda-rust"
TIMING_CONF: "coq-8.9.0" TIMING_CONF: "coq-8.9.0"
tags: tags:
- fp-timing - fp-timing
build-coq.8.8.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.8.2"
build-coq.8.7.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.7.2"
build-iris.dev:
<<: *template
variables:
OPAM_PINS: "coq version 8.9.0 coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV coq-iris.dev git git+https://gitlab.mpi-sws.org/FP/iris-coq.git#$IRIS_REV"
except:
only:
- triggers
- schedules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment