Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
stdpp
Commits
e7d23e65
Commit
e7d23e65
authored
May 16, 2022
by
Ralf Jung
Browse files
use flambda for newer Coq
parent
8b17ca72
Pipeline
#66054
passed with stage
in 22 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e7d23e65
...
...
@@ -5,7 +5,7 @@ stages:
variables
:
CPU_CORES
:
"
10"
OCAML
:
"
ocaml-
base-compiler.4.14.0
"
OCAML
:
"
ocaml-
variants.4.14.0+options
ocaml-option-flambda
"
.only_branches
:
&only_branches
only
:
...
...
@@ -47,13 +47,6 @@ build-coq.8.15.0:
variables
:
OPAM_PINS
:
"
coq
version
8.15.0"
DENY_WARNINGS
:
"
1"
build-coq.8.14.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.14.1"
MANGLE_NAMES
:
"
1"
DENY_WARNINGS
:
"
1"
CI_COQCHK
:
"
1"
OPAM_PKG
:
"
1"
DOC_DIR
:
"
coqdoc@center.mpi-sws.org:stdpp"
...
...
@@ -61,14 +54,14 @@ build-coq.8.14.1:
-
fp-timing
interruptible
:
false
# Separate MR job that does not run on fp-timing.
build-coq.8.14.1-mr
:
build-coq.8.14.1
:
<<
:
*template
<<
:
*
only
_mr
<<
:
*
branches_and
_mr
variables
:
OPAM_PINS
:
"
coq
version
8.14.1"
MANGLE_NAMES
:
"
1"
DENY_WARNINGS
:
"
1"
OCAML
:
"
ocaml-base-compiler.4.07.1"
build-coq.8.13.2
:
<<
:
*template
...
...
@@ -76,6 +69,7 @@ build-coq.8.13.2:
OPAM_PINS
:
"
coq
version
8.13.2"
MANGLE_NAMES
:
"
1"
DENY_WARNINGS
:
"
1"
OCAML
:
"
ocaml-base-compiler.4.07.1"
build-coq.8.12.2
:
<<
:
*template
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment