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
Jonas Kastberg
iris
Commits
87135ffc
Commit
87135ffc
authored
Apr 06, 2018
by
Ralf Jung
Browse files
move OPAM_PKG to the 8.8+beta1 job as that one is spawned first
parent
b2581988
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
87135ffc
...
...
@@ -43,6 +43,8 @@ build-coq.8.8+beta1:
variables
:
OPAM_PINS
:
"
coq
version
8.8+beta1"
VALIDATE
:
"
1"
OPAM_PKG
:
"
coq-iris"
OPAM_PKG_BRANCH
:
"
gen_proofmode"
TIMING_PROJECT
:
"
iris"
TIMING_CONF
:
"
coq-8.8+beta1"
tags
:
...
...
@@ -52,8 +54,6 @@ build-coq.8.7.2:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.2"
OPAM_PKG
:
"
coq-iris"
OPAM_PKG_BRANCH
:
"
gen_proofmode"
TIMING_PROJECT
:
"
iris"
TIMING_CONF
:
"
coq-8.7.2"
tags
:
...
...
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