Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Sammler
iris-coq
Commits
45162e5a
Commit
45162e5a
authored
6 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
test against Coq 8.8.0, update CI
parent
b6f03016
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+5
-0
5 additions, 0 deletions
.gitlab-ci.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
ci
+1
-1
1 addition, 1 deletion
ci
with
7 additions
and
2 deletions
.gitlab-ci.yml
+
5
−
0
View file @
45162e5a
...
@@ -32,6 +32,11 @@ build-coq.dev:
...
@@ -32,6 +32,11 @@ build-coq.dev:
OPAM_PINS
:
"
coq
version
dev
coq-mathcomp-ssreflect
version
dev"
OPAM_PINS
:
"
coq
version
dev
coq-mathcomp-ssreflect
version
dev"
VALIDATE
:
"
1"
VALIDATE
:
"
1"
build-coq.8.8.0
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.0
coq-mathcomp-ssreflect
version
dev"
build-coq.8.7.2
:
build-coq.8.7.2
:
<<
:
*template
<<
:
*template
variables
:
variables
:
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
45162e5a
...
@@ -6,7 +6,7 @@ This is the Coq development of the [Iris Project](http://iris-project.org).
...
@@ -6,7 +6,7 @@ This is the Coq development of the [Iris Project](http://iris-project.org).
This version is known to compile with:
This version is known to compile with:
-
Coq 8.6.1 / 8.7.0 / 8.7.1 / 8.7.2
-
Coq 8.6.1 / 8.7.0 / 8.7.1 / 8.7.2
/ 8.8.0
-
Ssreflect 1.6.4
-
Ssreflect 1.6.4
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
...
...
This diff is collapsed.
Click to expand it.
ci
@
987ea45a
Compare
e5889b23
...
987ea45a
Subproject commit
e5889b234143d4f3c2b6d4a90e46b39802c00388
Subproject commit
987ea45abdbb1f86a868328c3e51aa1a12cb35d7
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment