From 698cdf327d66cd5c89b79ad6f0c384fd19e5fbfe Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sep 06 2024 16:51:21 +0000 Subject: Temporarily drop the UEFI-UKI image Signed-off-by: Stephen Gallagher --- diff --git a/fedora/override.conf b/fedora/override.conf index c04f8b3..50429c1 100644 --- a/fedora/override.conf +++ b/fedora/override.conf @@ -108,12 +108,6 @@ kiwibuild = { 'failable': ['*'] }, { - 'kiwi_profile': 'Cloud-Base-UEFI-UKI', - 'arches': ['aarch64', 'x86_64'], - 'repos': ['AppStream', 'CRB'], - 'failable': ['*'] - }, - { 'kiwi_profile': 'Container-Base-Generic', 'arches': ['aarch64', 'ppc64le', 's390x', 'x86_64'], 'repos': ['AppStream', 'CRB'],