mark toolbox failable for now because we really need to get a compose

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-06-28 13:14:16 -07:00
parent e828a78a26
commit 4d08b6acde
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ image_build = {
'repo': 'Everything',
'install_tree_from': 'Everything',
'subvariant': 'Container_Toolbox',
'failable': ['s390x'],
'failable': ['*'],
},
'factory-parameters': {
'dockerversion': "1.10.1",