From 59e307ec2ea820e2683ec7d74682c279b2fbeaab Mon Sep 17 00:00:00 2001 From: FPK Date: Sun, 12 May 2024 20:04:45 +0000 Subject: [PATCH] * update runner tag --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 86bccf2fd3..b323b4a4cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ .linux_runners: image: registry.gitlab.com/freepascal.org/fpc/source/debian-buster-x86_64 tags: - - linux + - saas-linux-medium-amd64 stages: - compilercycle