diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5f4cda8ea78b199c59817ce821abe6aaf2b0760a..c4d69fb87890f2270c4017b020434b5ce0ce94a3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,12 +27,12 @@ variables:
 
 ## Build jobs
 
-build-coq.dev:
-  <<: *template
-  variables:
-    OPAM_PINS: "coq version dev"
-    MANGLE_NAMES: "1"
-    CI_COQCHK: "1"
+#build-coq.dev:
+#  <<: *template
+#  variables:
+#    OPAM_PINS: "coq version dev"
+#    MANGLE_NAMES: "1"
+#    CI_COQCHK: "1"
 
 build-coq.8.13.2:
   <<: *template