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
C
c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
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
c
Commits
963a642d
Commit
963a642d
authored
Feb 28, 2019
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Only CI for Coq 8.9.0.
parent
fd0ebc8d
Pipeline
#15072
passed with stage
in 16 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
9 deletions
+3
-9
.gitlab-ci.yml
.gitlab-ci.yml
+3
-9
No files found.
.gitlab-ci.yml
View file @
963a642d
...
...
@@ -26,21 +26,15 @@ variables:
## Build jobs
build-coq.
dev
:
build-coq.
8.9.0
:
<<
:
*template
variables
:
OCAML
:
"
ocaml-base-compiler.4.07.0"
OPAM_PINS
:
"
coq
version
dev"
build-coq.8.8.2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.2"
OPAM_PINS
:
"
coq
version
8.9.0"
build-iris.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.
8.2
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV
coq-iris.dev
git
git+https://gitlab.mpi-sws.org/FP/iris-coq.git#$IRIS_REV"
OPAM_PINS
:
"
coq
version
8.
9.0
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV
coq-iris.dev
git
git+https://gitlab.mpi-sws.org/FP/iris-coq.git#$IRIS_REV"
except
:
only
:
-
triggers
...
...
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