diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cecbd430d599acd781397ae637b16eb138057f45..1de5533e8c2c9a0898bf0b4de78e19db0c455913 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,7 +51,6 @@ build-coq.8.8.1: build-coq.8.8.0: <<: *template variables: - OCAML: "ocaml-base-compiler.4.02.3" OPAM_PINS: "coq version 8.8.0" OPAM_PKG: "coq-stdpp" DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp" @@ -63,7 +62,6 @@ build-coq.8.8.0: build-coq.8.7.2: <<: *template variables: - OCAML: "ocaml-base-compiler.4.02.3" OPAM_PINS: "coq version 8.7.2" TIMING_PROJECT: "stdpp" TIMING_CONF: "coq-8.7.2"