From: Volker Lendecke Date: Sun, 16 Nov 2025 14:53:19 +0000 (+0100) Subject: ci: Don't run on private rackspace runner X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef3f44a1de153fdd1aa719a4ecba35d9b11e0756;p=thirdparty%2Fsamba.git ci: Don't run on private rackspace runner Signed-off-by: Volker Lendecke Reviewed-by: Ralph Boehme Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Mon Nov 17 09:37:30 UTC 2025 on atb-devel-224 --- diff --git a/.gitlab-ci-main.yml b/.gitlab-ci-main.yml index 86a5361dd27..9934d005e81 100644 --- a/.gitlab-ci-main.yml +++ b/.gitlab-ci-main.yml @@ -486,7 +486,7 @@ samba-fileserver: extends: .needs_samba-h5l-build-ext4 samba-fileserver-without-smb1: - extends: .needs_samba-without-smb1-build-5_15 + extends: .needs_samba-without-smb1-build # This is a full build without the AD DC so we test the build with MIT # Kerberos from the default system (Ubuntu 22.04 at this stage).