Newer
Older
- git clone https://gitlab.mpi-sws.org/iris/ci.git ci -b opam2
build-coq.dev:
<<: *template
variables:
OPAM_PINS: "coq version dev"
MANGLE_NAMES: "1"
CI_COQCHK: "1"
<<: *template
variables:
OPAM_PKG: "1"
DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp"
tags:
- fp-timing
build-coq.8.12.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.12.2"