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
Tutorial POPL18
Commits
b9233115
Commit
b9233115
authored
Sep 02, 2020
by
Ralf Jung
Browse files
test Coq 8.11.2 instead of 8.11.0
parent
c69e43aa
Pipeline
#33456
passed with stage
in 18 minutes and 45 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b9233115
...
@@ -28,10 +28,10 @@ variables:
...
@@ -28,10 +28,10 @@ variables:
## Build jobs
## Build jobs
build-coq.8.11.
0
:
build-coq.8.11.
2
:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
8.11.
0
"
OPAM_PINS
:
"
coq
version
8.11.
2
"
build-coq.8.10.1
:
build-coq.8.10.1
:
<<
:
*template
<<
:
*template
...
...
README.md
View file @
b9233115
...
@@ -9,7 +9,7 @@ This tutorial comes in two versions:
...
@@ -9,7 +9,7 @@ This tutorial comes in two versions:
For the tutorial material you need to have the following dependencies installed:
For the tutorial material you need to have the following dependencies installed:
-
Coq 8.10.1 / 8.11.
0
-
Coq 8.10.1 / 8.11.
2
-
[
Iris
](
https://gitlab.mpi-sws.org/iris/iris
)
3.3.0
-
[
Iris
](
https://gitlab.mpi-sws.org/iris/iris
)
3.3.0
*Note:*
the tutorial material will not work with earlier versions of Iris, it
*Note:*
the tutorial material will not work with earlier versions of Iris, it
...
...
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