diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c6c3e43116019cef78112485caa390bb9d7a1700..da561add79bd7a3e80cc641458c487247eaac7fa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,7 +21,7 @@ test-python:
 #          '3.7', # EOL
           '3.8', # oldest
           '3.10', # used in Dockerfile
-          '3.12', # latest
+#          '3.12', # latest, broken as of sept 2024
       ]