From bf93780c78bc39a3b6f87bdd8ea59c0f2578b765 Mon Sep 17 00:00:00 2001 From: Joep van Delft Date: Wed, 20 Nov 2024 10:19:21 +0100 Subject: [PATCH] 4.13: limit arches to x86_64, build only in weekends --- group.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/group.yml b/group.yml index 5035a5cfb5..4180a9236f 100644 --- a/group.yml +++ b/group.yml @@ -1,4 +1,4 @@ -freeze_automation: false +freeze_automation: weekdays vars: MAJOR: 4 @@ -14,12 +14,9 @@ compliance: arches: - x86_64 -- ppc64le -- s390x -- aarch64 multi_arch: - enabled: true + enabled: false operator_image_ref_mode: manifest-list operator_channel_stable: default