Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
orc11
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
orc11
Commits
bd70c341
Commit
bd70c341
authored
Apr 23, 2020
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump Coq 8.11.0 -> 8.11.1
parent
6c4535d2
Pipeline
#27039
passed with stage
in 20 minutes and 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
README.md
README.md
+1
-1
No files found.
.gitlab-ci.yml
View file @
bd70c341
...
...
@@ -33,10 +33,10 @@ build-coq.dev:
OPAM_PINS
:
"
coq
version
dev"
CI_COQCHK
:
"
1"
build-coq.8.11.
0
:
build-coq.8.11.
1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.11.
0
"
OPAM_PINS
:
"
coq
version
8.11.
1
"
OPAM_PKG
:
"
coq-orc11"
tags
:
-
fp-timing
...
...
README.md
View file @
bd70c341
...
...
@@ -28,7 +28,7 @@ The race detector is summarized as follows (NA: non-atomic / AT : atomic):
This version is known to compile with:
-
Coq 8.10.2 / 8.11.
0
-
Coq 8.10.2 / 8.11.
1
-
A development version of
[
stdpp]. See the [opam
](
opam
)
file for the exact
version.
...
...
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