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
ac082fee
Commit
ac082fee
authored
Mar 18, 2021
by
Ralf Jung
Browse files
fix Coq version tested nightly
parent
fbd43abe
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ac082fee
...
...
@@ -57,10 +57,10 @@ build-coq.8.11.2:
# Nightly job with a known-to-work Coq version
# (so failures must be caused by std++)
build-stdpp.dev-coq.8.13.
0
:
build-stdpp.dev-coq.8.13.
1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.13.
0
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
OPAM_PINS
:
"
coq
version
8.13.
1
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
except
:
only
:
-
triggers
...
...
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