Skip to content
Snippets Groups Projects
Commit 18dd6ca9 authored by Ralf Jung's avatar Ralf Jung
Browse files

tweak CI settings

parent 68fc5055
Branches
Tags
No related merge requests found
...@@ -43,16 +43,16 @@ variables: ...@@ -43,16 +43,16 @@ variables:
build-coq.8.14.1: build-coq.8.14.1:
<<: *template <<: *template
interruptible: false
variables: variables:
OPAM_PINS: "coq version 8.14.1" OPAM_PINS: "coq version 8.14.1"
MANGLE_NAMES: "1" MANGLE_NAMES: "1"
CI_COQCHK: "1"
DENY_WARNINGS: "1" DENY_WARNINGS: "1"
CI_COQCHK: "1"
OPAM_PKG: "1" OPAM_PKG: "1"
DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp" DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp"
tags: tags:
- fp-timing - fp-timing
interruptible: false
# Separate MR job that does not run on fp-timing. # Separate MR job that does not run on fp-timing.
build-coq.8.14.1-mr: build-coq.8.14.1-mr:
...@@ -80,9 +80,11 @@ build-coq.8.11.2: ...@@ -80,9 +80,11 @@ build-coq.8.11.2:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.11.2" OPAM_PINS: "coq version 8.11.2"
DENY_WARNINGS: "1"
build-coq.8.10.2: build-coq.8.10.2:
<<: *template <<: *template
<<: *branches_and_mr <<: *branches_and_mr
variables: variables:
OPAM_PINS: "coq version 8.10.2" OPAM_PINS: "coq version 8.10.2"
DENY_WARNINGS: "1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment