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
cd39f9a2
Commit
cd39f9a2
authored
May 06, 2022
by
Ralf Jung
Browse files
old Coq needs old OCaml
parent
3653f955
Pipeline
#65552
passed with stage
in 9 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cd39f9a2
...
...
@@ -82,6 +82,7 @@ build-coq.8.12.2:
variables
:
OPAM_PINS
:
"
coq
version
8.12.2"
DENY_WARNINGS
:
"
1"
OCAML
:
"
ocaml-base-compiler.4.08.1"
build-coq.8.11.2
:
<<
:
*template
...
...
@@ -89,3 +90,4 @@ build-coq.8.11.2:
variables
:
OPAM_PINS
:
"
coq
version
8.11.2"
DENY_WARNINGS
:
"
1"
OCAML
:
"
ocaml-base-compiler.4.08.1"
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