diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a050cb81ce537763517ed9062fa6b3f48763634..6bc3be33baeabbc5e1c94802c856fd016928a9b0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -157,12 +157,6 @@ variables:
     - bash ./.ci/test_template.sh
 
 
-test:3.6:
-  stage: test
-  image: pauldmccarthy/fsleyes-py36-wxpy4-gtk3
-  <<: *test_template
-
-
 test:3.7:
   stage: test
   image: pauldmccarthy/fsleyes-py37-wxpy4-gtk3