Skip to content
Snippets Groups Projects
Commit 9a35c9a5 authored by Ralf Jung's avatar Ralf Jung
Browse files

update CI; time Coq 8.7.1

parent 9fe8a1d3
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ variables:
.template: &template
stage: build
tags:
- fp-timing
- fp
script:
# prepare
- . build/opam-ci.sh $OPAM_PINS
......@@ -64,6 +64,12 @@ build-coq.8.7.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.7.1 coq-mathcomp-ssreflect version 1.6.4"
tags:
- fp-timing
artifacts:
paths:
- build-time.txt
- build-env.txt
except:
- triggers
......@@ -79,9 +85,5 @@ build-coq.8.6.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.6.1 coq-mathcomp-ssreflect version 1.6.4"
artifacts:
paths:
- build-time.txt
- build-env.txt
except:
- triggers
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