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

CI timing job

parent c6235271
No related branches found
No related tags found
No related merge requests found
Pipeline #42626 passed
......@@ -27,27 +27,9 @@ variables:
## Build jobs
# We are in Coq's benchmark suite, so better make sure we keep working with Coq master.
build-coq.dev:
<<: *template
variables:
OPAM_PINS: "coq version dev"
build-coq.8.12.0:
build-iris.dev:
<<: *template
variables:
OPAM_PINS: "coq version 8.12.0"
OPAM_PKG: "1"
DENY_WARNINGS: "1"
OPAM_PINS: "coq version 8.12.0 coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#ci/janno/strict-tc-resolution coq-iris-heap-lang.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#ci/janno/strict-tc-resolution"
tags:
- fp-timing
build-iris.dev:
<<: *template
variables:
OPAM_PINS: "coq version dev 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/iris/iris.git#$IRIS_REV"
except:
only:
- triggers
- schedules
- api
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment