diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 68bc685861a0c6cbabc44824202f67c3d21c9739..6deeebba2e2b7afa58a88ce3916a7ab98854bfa3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -139,6 +139,7 @@ tests:3.12:
   extends: .tests
   variables:
     PYTHON_VERSION: "3.12"
+  allow_failure: true
 
 release:
   stage: release