aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 283f27f6..7f992502 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ check-admitted:
build_x86_64:
stage: build
- image: coqorg/coq:8.12.2-ocaml-4.11-flambda
+ image: coqorg/coq:8.12.2-ocaml-4.11.1-flambda
before_script:
- eval `opam config env`
- opam update