From a5ed3493cf5b8d24a10c713124d13b48c71682bd Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sep 01 2021 12:48:12 +0000 Subject: Re-enable s390x image builds Fixes: https://github.com/fedora-eln/eln/issues/16 Signed-off-by: Stephen Gallagher --- diff --git a/fedora/override.conf b/fedora/override.conf index 8e543ab..9c4804a 100644 --- a/fedora/override.conf +++ b/fedora/override.conf @@ -82,7 +82,7 @@ image_build = { 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Container_Base', - 'arches': ['aarch64', 'ppc64le', 'x86_64'] # Skip s390x until https://pagure.io/releng/issue/9875 is fixed. + 'arches': ['aarch64', 'ppc64le', 's390x', 'x86_64'], 'failable': ['*'], }, 'factory-parameters': {