From 9f2c5c72094039baf52e0ea98cb831f10702219d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 06 2019 17:15:21 +0000 Subject: Revert "Temporarily mark aarch64 Cloud-Base to be failable in order to get some composes out." This reverts commit c5d4dfdcc4cf2bb3a8379d52a066845b297a8dc3. Signed-off-by: Kevin Fenzi --- diff --git a/fedora.conf b/fedora.conf index 91eedcc..0f1e781 100644 --- a/fedora.conf +++ b/fedora.conf @@ -352,7 +352,7 @@ image_build = { 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Cloud_Base', - 'failable': ['ppc64le', 's390x', 'aarch64'], + 'failable': ['ppc64le', 's390x'], } }, {