Make the armhfp disk image release blocking.

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2021-04-09 09:35:03 -04:00 committed by mohanboddu
parent 265ae6e210
commit 07ec618db7

View File

@ -462,7 +462,7 @@ image_build = {
'repo': 'Everything', 'repo': 'Everything',
'install_tree_from': 'Everything', 'install_tree_from': 'Everything',
'subvariant': 'Minimal', 'subvariant': 'Minimal',
'failable': ['*'], 'failable': ['aarch64'],
} }
}, },
{ {