From a5ed3493cf5b8d24a10c713124d13b48c71682bd Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 1 Sep 2021 08:47:11 -0400 Subject: [PATCH] Re-enable s390x image builds Fixes: https://github.com/fedora-eln/eln/issues/16 Signed-off-by: Stephen Gallagher --- fedora/override.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': {