Skip to content
Snippets Groups Projects
Commit 55d9fe1b authored by Max Ole Elliger's avatar Max Ole Elliger :penguin:
Browse files

Update .gitlab-ci.yml file

Set 8.16.1 as coq-version
parent 92a7bba0
No related branches found
No related tags found
No related merge requests found
Pipeline #112076 passed
image: coqorg/coq:latest
stages:
- build
build_job:
build_8_16_1:
image: coqorg/coq:8.16.1
stage: build
script:
- make all
......
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