From 7be7c8816f68af8840913a5ef200c8132367f78f Mon Sep 17 00:00:00 2001
From: Florian Fischer <florian.fischer-2@mni.thm.de>
Date: Tue, 14 Jan 2025 11:58:40 +0100
Subject: [PATCH] changes tag

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 57a1771..7961ed3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
 pages:
   stage: pages
   tags:
-    - Python3.8
+    - python
   script:
     - apt-get update
     - apt-get install libgl1 -y
-- 
GitLab