diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3b3a790fc36ee3bca30e829b39a54dac33db1abf..e5cd7e86f6fed95853c2af96440de2c977fe40f3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,16 +40,10 @@ build-coq.8.11.2:
     OPAM_PINS: "coq version 8.11.2"
     DENY_WARNINGS: "1"
 
-build-coq.8.10.2:
-  <<: *template
-  variables:
-    OPAM_PINS: "coq version 8.10.2"
-    DENY_WARNINGS: "1"
-
 build-iris.dev:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.12.dev   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV  coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV   coq-iris-heap-lang.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV"
+    OPAM_PINS: "coq version 8.13.dev   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV  coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV   coq-iris-heap-lang.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV"
   except:
   only:
   - triggers
diff --git a/README.md b/README.md
index 1cebb708a754a79fb87dd5d46d74eed00efed4d8..a6952d9d9bcf8f6f6634637dfb0f821339fe827f 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ This tutorial comes in two versions:
 
 For the tutorial material you need to have the following dependencies installed:
 
-- Coq 8.10.2 / 8.11.2 / 8.12.0
+- Coq 8.11.2 / 8.12.0
 - A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris)
 
 *Note:* the tutorial material will not work with earlier versions of Iris, it