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

set native-compiler no for CI

parent a5701578
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ stages:
variables:
CPU_CORES: "10"
OCAML: "ocaml-variants.4.14.0+options ocaml-option-flambda"
# Avoid needlessly increasing our TCB with native_compute
COQEXTRAFLAGS: "-native-compiler no"
.only_branches: &only_branches
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment