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
Glen Mével
Iris
Commits
7970711d
Commit
7970711d
authored
Jan 17, 2022
by
Ralf Jung
Browse files
test on Coq 8.15.0
parent
cf2bacc6
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7970711d
...
...
@@ -41,10 +41,11 @@ variables:
## Build jobs
build-coq.8.15.
dev
:
build-coq.8.15.
0
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.15.dev"
OPAM_PINS
:
"
coq
version
8.15.0"
DENY_WARNINGS
:
"
1"
MANGLE_NAMES
:
"
1"
build-coq.8.14.1
:
...
...
README.md
View file @
7970711d
...
...
@@ -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.13.2 / 8.14.1
-
Coq 8.13.2 / 8.14.1
/ 8.15.0
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/iris/stdpp
)
If you need to work with older versions of Coq, you can 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