Skip to content
Snippets Groups Projects
Commit bea9f4a0 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Test with Iris merge_sbi.

parent fe35f4cd
No related branches found
No related tags found
No related merge requests found
Pipeline #26110 passed
......@@ -27,30 +27,10 @@ variables:
## Build jobs
build-coq.dev:
<<: *template
variables:
OPAM_PINS: "coq version dev"
build-coq.8.11.0:
build-iris.dev:
<<: *template
variables:
OPAM_PINS: "coq version 8.11.0"
OPAM_PKG: "coq-lambda-rust"
OPAM_PINS: "coq version 8.11.0 coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#ci/robbert/merge_sbi"
tags:
- fp-timing
build-coq.8.10.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.10.1"
build-iris.dev:
<<: *template
variables:
OPAM_PINS: "coq version 8.11.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.
Finish editing this message first!
Please register or to comment