Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROSA - Formally Proven Schedulability Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Lasse Blaauwbroek
PROSA - Formally Proven Schedulability Analysis
Commits
c1577085
Commit
c1577085
authored
2 years ago
by
Björn Brandenburg
Browse files
Options
Downloads
Patches
Plain Diff
CI: bump preferred Coq version
parent
f41f04aa
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-6
1 addition, 6 deletions
.gitlab-ci.yml
with
1 addition
and
6 deletions
.gitlab-ci.yml
+
1
−
6
View file @
c1577085
...
...
@@ -29,7 +29,7 @@ stages:
-
opam install -y -v -j ${NJOBS} coq-prosa
.preferred-stable-version
:
image
:
mathcomp/mathcomp:1.15.0-coq-8.1
5
image
:
mathcomp/mathcomp:1.15.0-coq-8.1
6
.build
:
image
:
mathcomp/mathcomp:${CI_JOB_NAME}
...
...
@@ -70,11 +70,6 @@ stages:
-
.build
-
.not_in_wip_branches
1.15.0-coq-8.16
:
extends
:
-
.build
-
.not_in_wip_branches
compile-and-doc
:
stage
:
build
extends
:
...
...
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