Skip to content
Snippets Groups Projects
Commit c1577085 authored by Björn Brandenburg's avatar Björn Brandenburg
Browse files

CI: bump preferred Coq version

parent f41f04aa
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ stages:
- opam install -y -v -j ${NJOBS} coq-prosa
.preferred-stable-version:
image: mathcomp/mathcomp:1.15.0-coq-8.15
image: mathcomp/mathcomp:1.15.0-coq-8.16
.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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment