From b6e7782bebdb73112ca30d755a05518e89616d7a Mon Sep 17 00:00:00 2001
From: Olivier Sauter <Olivier.Sauter@epfl.ch>
Date: Mon, 15 Feb 2021 13:51:58 +0100
Subject: [PATCH] rm/comment as well test-staging-900

---
 .gitlab-ci.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 791d67a1..4cc511b9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,10 +64,10 @@ test-staging-920:
  variables:
   MATLABCMD: matlab920
 
-test-staging-900:
- extends: .test-staging-template
- variables:
-  MATLABCMD: matlab900
+#test-staging-900:
+# extends: .test-staging-template
+# variables:
+#  MATLABCMD: matlab900
 
 #test-staging-850:
 # extends: .test-staging-template
-- 
GitLab