diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0bd1f1d4715be3b5f6a614316072f8d39ff3f7f7..cc43a5a9719687566b48b3348d6cf4c662c07018 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -171,6 +171,12 @@ test:3.9:
   <<: *test_template
 
 
+test:3.10:
+  stage: test
+  image: pauldmccarthy/fsleyes-py310-wxpy4-gtk3
+  <<: *test_template
+
+
 test:build-pypi-dist:
   stage: test
   image: pauldmccarthy/fsleyes-py37-wxpy4-gtk3