diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc43a5a9719687566b48b3348d6cf4c662c07018..92cb04a711f882e5303d4a5c96f0e195b1dfce3f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -171,10 +171,10 @@ test:3.9:
   <<: *test_template
 
 
-test:3.10:
-  stage: test
-  image: pauldmccarthy/fsleyes-py310-wxpy4-gtk3
-  <<: *test_template
+# test:3.10:
+#   stage: test
+#   image: pauldmccarthy/fsleyes-py310-wxpy4-gtk3
+#   <<: *test_template
 
 
 test:build-pypi-dist: