From 4e99a7908e8c1cb6fcedead75a184d22531665a1 Mon Sep 17 00:00:00 2001 From: erhart1 Date: Sat, 19 Oct 2024 08:40:06 +0200 Subject: [PATCH] Removed explicit linux tags from CI jobs (#760) --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd6623298..be1d16709 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,14 +24,10 @@ before_script: build:linux: extends: .build - tags: - - linux #------------------- test stage ------------------- .documentation: - tags: - - linux needs: - build:linux artifacts: