diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f6afd4d6fa0ee0300c3d70040f921e0422ac9e3..63aea656b539ff0136c945657361481d4fdd29f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -169,13 +169,6 @@ test_foo-ubuntu16:
     - ubuntu16
   variables:
     OS: 'ubuntu16'
-
-test_foo-centos75:
-  <<: *test_foo
-  tags:
-    - centos75
-  variables:
-    OS: 'centos75'
               
 
 #