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

CI.

parent 2ff603e9
No related branches found
No related tags found
No related merge requests found
...@@ -26,42 +26,11 @@ variables: ...@@ -26,42 +26,11 @@ variables:
## Build jobs ## Build jobs
build-coq.dev: build-iris.dev:
<<: *template <<: *template
variables: variables:
OCAML: "ocaml-base-compiler.4.07.0" OPAM_PINS: "coq version 8.9.0 coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#robbert/tc_opaque"
OPAM_PINS: "coq version dev"
CI_COQCHK: "1"
build-coq.8.9.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.9.0"
OPAM_PKG: "coq-iris"
DOC_DIR: "coqdoc@center.mpi-sws.org:iris"
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.8.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.8.0"
TIMING_CONF: "coq-8.8.0"
tags:
- fp-timing
build-coq.8.7.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.7.2"
build-coq.8.7.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.7.1"
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