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
Matthieu Sozeau
Iris
Commits
ffcaed52
Commit
ffcaed52
authored
Feb 24, 2021
by
Ralf Jung
Browse files
bump CI to Coq 8.13.1
parent
5bb93f57
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ffcaed52
...
...
@@ -32,10 +32,10 @@ build-coq.dev:
variables
:
OPAM_PINS
:
"
coq
version
dev"
build-coq.8.13.
0
:
build-coq.8.13.
1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.13.
0
"
OPAM_PINS
:
"
coq
version
8.13.
1
"
DENY_WARNINGS
:
"
1"
OPAM_PKG
:
"
1"
DOC_DIR
:
"
coqdoc@center.mpi-sws.org:iris"
...
...
README.md
View file @
ffcaed52
...
...
@@ -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.2 / 8.13.
0
-
Coq 8.11.2 / 8.12.2 / 8.13.
1
-
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
Markdown
is supported
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