diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae87672661d600437303cb4f344297e2b4a3355c..d37c9de07ed8458afc6f99f40e234b7e65dba07c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,6 @@ include:
 
 variables:
   TBXFOLDER: matlab
-#  MATFIRST: 803
   MATFIRST: 902
   MATVER: 906
 
@@ -84,21 +83,6 @@ test-staging-920:
  variables:
   MATLABCMD: matlab920
 
-#test-staging-900:
-# extends: .test-staging-template
-# variables:
-#  MATLABCMD: matlab900
-
-#test-staging-850:
-# extends: .test-staging-template
-# variables:
-#  MATLABCMD: matlab850
-
-#test-staging-830:
-# extends: .test-staging-template
-# variables:
-#  MATLABCMD: matlab830
-
 # pre-deployment
 pre-deployment-checks:
  extends: .pre-deployment-checks-template
@@ -113,9 +97,3 @@ test-post-deploy-matlab-9.2.0:
   variables:
     MATLABCMD: matlab920
     TESTCASE: basic-tcv
-
-#test-post-deploy-matlab-8.5.0:
-#  extends: .test-post-deploy-template
-#  variables:
-#    MATLABCMD: matlab850
-#    TESTCASE: basic-tcv