diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 66cf7e3cd4d0ce6b9335d3ea61586b1ab34d8989..3dc1adc9171b2cc1970f7ca01a01a90c6b0d1f32 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -55,10 +55,10 @@ build-coq.8.9.1:
 
 # Nightly job with a known-to-work Coq version
 # (so failures must be caused by std++)
-build-stdpp.dev-coq.8.11.1:
+build-stdpp.dev-coq.8.11.2:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.11.1   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
+    OPAM_PINS: "coq version 8.11.2   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
   except:
   only:
   - triggers