imange_build: allow armhfp to fail for the time being

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2020-10-08 11:47:52 +01:00
commit 3fc9725f0f

View file

@ -218,6 +218,7 @@ image_build = {
'arches': ['armhfp', 'aarch64', 'x86_64'],
'install_tree_from': "https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$arch/os/",
'subvariant': 'IoT',
'failable': ['armhfp'],
}
}
],