Skip to content
Snippets Groups Projects
Commit fd6e6f17 authored by Zhen Zhang's avatar Zhen Zhang
Browse files

Fix CI config

parent e8edac3b
No related branches found
No related tags found
No related merge requests found
image: ralfjung/opam-ci:latest
iris_atomic-coq8.5.3:
tags:
- coq
script:
# prepare
- . build/opam-ci.sh 'coq 8.5.3' 'coq-mathcomp-ssreflect 1.6'
- . build/opam-ci.sh 'coq 8.5.3' 'coq-mathcomp-ssreflect 1.6.1'
# build
- 'time make -j8'
cache:
key: "coq8.5"
key: "coq8.5.3"
paths:
- opamroot/
only:
- master
- ci
iris-coq8.6:
tags:
- coq
script:
# prepare
- . build/opam-ci.sh 'coq 8.6' 'coq-mathcomp-ssreflect 1.6.1'
# build
- 'time make -j8'
cache:
key: "coq8.6"
paths:
- opamroot/
only:
- master
- ci
- timing
((coq-mode . ((coq-prog-name . "/usr/local/bin/coqtop"))))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment