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

disable coqchk, it fails with a stack overflow

parent 833f7c15
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ build-coq.8.6.1: ...@@ -68,7 +68,7 @@ build-coq.8.6.1:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.6.1 coq-mathcomp-ssreflect version 1.6.4" OPAM_PINS: "coq version 8.6.1 coq-mathcomp-ssreflect version 1.6.4"
VALIDATE: "1" # VALIDATE: "1" # coqchk fails with a stack overflow
artifacts: artifacts:
paths: paths:
- build-time.txt - build-time.txt
......
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