From 5950b227e1b696cc02103c79b4b9625e845f5acf Mon Sep 17 00:00:00 2001
From: swittl <simon.wittl@th-deg.de>
Date: Thu, 11 Jul 2024 21:55:13 +0200
Subject: [PATCH] no tag

---
 .gitlab-ci.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 07cae24..4bd35c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,9 +24,7 @@ build-ros:
   stage: build
   image: ros:humble
   cache:
-    - <<: *lin-cache
-  tags:
-    - linux
+    - <<: *lin-cach
   before_script:
    - git clone --recurse-submodules -j8 https://mygit.th-deg.de/roboct/robo_quality/rq_workflow
   script:
-- 
GitLab