From 0d4c4490a84f770eda9228dd18c4974b5c292f0e Mon Sep 17 00:00:00 2001
From: Sebastian Pape <pape@vr.rwth-aachen.de>
Date: Wed, 30 Nov 2022 14:15:17 +0100
Subject: [PATCH] Update .gitlab-ci.yml file

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0198d1c3..c44b8ba2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,7 +47,7 @@ Generate_Project:
     extends: .Generate_Project_
     variables:
         RUN_SETUP: "false"
-        GEN_TEMPLATE_BRANCH: "4.27"
+        GEN_TEMPLATE_BRANCH: "4.26"
 
 Build_Windows:
     only: ['web', 'schedules']
-- 
GitLab