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

.gitlab-ci.yml

parent b00108eb
No related branches found
No related tags found
No related merge requests found
Pipeline #134120 passed
...@@ -4,7 +4,7 @@ stages: ...@@ -4,7 +4,7 @@ stages:
# Compile your project based on latest coq version. # Compile your project based on latest coq version.
build_latest: build_latest:
image: coqorg/coq:latest image: coqorg/coq:8.16.1
stage: build stage: build
script: script:
- make all - make all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment