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
Lennard Gäher
Iris
Commits
fe59e757
Commit
fe59e757
authored
Feb 16, 2021
by
Ralf Jung
Browse files
move timing and packaging to the 8.13 job
parent
8ee71fff
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fe59e757
...
...
@@ -37,17 +37,17 @@ build-coq.8.13.0:
variables
:
OPAM_PINS
:
"
coq
version
8.13.0"
DENY_WARNINGS
:
"
1"
OPAM_PKG
:
"
1"
DOC_DIR
:
"
coqdoc@center.mpi-sws.org:iris"
DOC_OPTS
:
"
--external
https://plv.mpi-sws.org/coqdoc/stdpp/
stdpp"
tags
:
-
fp-timing
build-coq.8.12.2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.12.2"
DENY_WARNINGS
:
"
1"
OPAM_PKG
:
"
1"
DOC_DIR
:
"
coqdoc@center.mpi-sws.org:iris"
DOC_OPTS
:
"
--external
https://plv.mpi-sws.org/coqdoc/stdpp/
stdpp"
tags
:
-
fp-timing
build-coq.8.11.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