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
4884e2e9
Commit
4884e2e9
authored
Dec 18, 2020
by
Ralf Jung
Browse files
test Coq 8.12.2
parent
097b7b69
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4884e2e9
...
...
@@ -37,10 +37,10 @@ build-coq.8.13.dev:
variables
:
OPAM_PINS
:
"
coq
version
8.13.dev"
build-coq.8.12.
1
:
build-coq.8.12.
2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.12.
1
"
OPAM_PINS
:
"
coq
version
8.12.
2
"
DENY_WARNINGS
:
"
1"
OPAM_PKG
:
"
1"
DOC_DIR
:
"
coqdoc@center.mpi-sws.org:iris"
...
...
README.md
View file @
4884e2e9
...
...
@@ -30,7 +30,7 @@ Importing Iris has some side effects as the library sets some global options.
This version is known to compile with:
-
Coq 8.11.2 / 8.12.
1
-
Coq 8.11.2 / 8.12.
2
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/iris/stdpp
)
If you need to work with Coq 8.7 or Coq 8.8, please check out the
...
...
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