Newer
Older
- git clone https://gitlab.mpi-sws.org/iris/ci.git ci -b opam2
paths:
- opamroot/
only:
## Build jobs
build-coq.dev:
<<: *template
variables:
OPAM_PINS: "coq version dev"
OPAM_PINS: "coq version 8.10.1"
OPAM_PKG: "coq-stdpp"
DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp"
TIMING_CONF: "coq-8.10.1"
tags:
- fp-timing
build-coq.8.10.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.10.0"
build-coq.8.9.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.9.1"
build-coq.8.8.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.8.2"
build-coq.8.7.2:
OPAM_PINS: "coq version 8.7.2"