diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1940f0cebdfd703c305654a2474aaf060d4efcc6..8cf8b28d2492a5a6302f2fae864d8b9d63e148b7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: variables: CPU_CORES: "10" - OCAML: "ocaml-variants.4.10.2+options ocaml-option-flambda" + OCAML: "ocaml-variants.4.10.2+flambda" .template: &template stage: build