Mark aarch64 minimal disk image as non-failable
It's now release-blocking: https://pagure.io/fesco/issue/2963 so it should not be failable. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a5a9747b14
commit
a0915685df
@ -388,7 +388,6 @@ image_build = {
|
|||||||
'repo': 'Everything',
|
'repo': 'Everything',
|
||||||
'install_tree_from': 'Everything',
|
'install_tree_from': 'Everything',
|
||||||
'subvariant': 'Minimal',
|
'subvariant': 'Minimal',
|
||||||
'failable': ['aarch64'],
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user