Revert "Temporarily mark aarch64 Cloud-Base to be failable in order to get some composes out."
This reverts commit c5d4dfdcc4
.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
97141b2cce
commit
9f2c5c7209
@ -352,7 +352,7 @@ image_build = {
|
|||||||
'repo': 'Everything',
|
'repo': 'Everything',
|
||||||
'install_tree_from': 'Everything',
|
'install_tree_from': 'Everything',
|
||||||
'subvariant': 'Cloud_Base',
|
'subvariant': 'Cloud_Base',
|
||||||
'failable': ['ppc64le', 's390x', 'aarch64'],
|
'failable': ['ppc64le', 's390x'],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user