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
72fe576e
Commit
72fe576e
authored
Dec 09, 2020
by
Ralf Jung
Browse files
fix job names
parent
70f3b4b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
72fe576e
...
...
@@ -55,7 +55,7 @@ build-coq.8.10.2:
# Nightly job with a known-to-work Coq version
# (so failures must be caused by std++)
build-stdpp.dev-coq.8.1
1.2
:
build-stdpp.dev-coq.8.1
2.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.12.1
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
...
...
@@ -66,7 +66,7 @@ build-stdpp.dev-coq.8.11.2:
-
api
# Nightly job with latest Coq branch
build-stdpp.dev-coq.8.1
2
.dev
:
build-stdpp.dev-coq.8.1
3
.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.13.dev
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
...
...
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