From 07ec618db7dd784d88ffc65d93aa837a0d44f19f Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Apr 20 2021 15:45:44 +0000 Subject: Make the armhfp disk image release blocking. Signed-off-by: Paul Whalen --- diff --git a/fedora.conf b/fedora.conf index e6bf2d0..7715280 100644 --- a/fedora.conf +++ b/fedora.conf @@ -462,7 +462,7 @@ image_build = { 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Minimal', - 'failable': ['*'], + 'failable': ['aarch64'], } }, {