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