From ff8886ab1222e658d6ae1bd7654faafcf02ed8d2 Mon Sep 17 00:00:00 2001
From: Olivier Sauter <Olivier.Sauter@epfl.ch>
Date: Mon, 15 Feb 2021 11:57:04 +0100
Subject: [PATCH] rm test-staging <920

---
 .gitlab-ci.yml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dea79469..4cc6a09b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -68,16 +68,6 @@ test-staging-900:
  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
-- 
GitLab