Skip to content
Snippets Groups Projects
Commit 299c64d4 authored by Heiko Becker's avatar Heiko Becker
Browse files

Disable Coq CI builds

parent e9d32af9
No related branches found
No related tags found
No related merge requests found
...@@ -7,13 +7,13 @@ stages: ...@@ -7,13 +7,13 @@ stages:
- compile - compile
- regression - regression
compile-coq: #compile-coq:
stage: compile # stage: compile
script: ./scripts/ci-coq.sh # script: ./scripts/ci-coq.sh
artifacts: # artifacts:
expire_in: 1 week # expire_in: 1 week
paths: # paths:
- coq/ # - coq/
compile-hol: compile-hol:
stage: compile stage: compile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment