Add aarch64 workstation live
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
f30d917d18
commit
2b5eae9771
@ -474,8 +474,8 @@ live_media = {
|
||||
{
|
||||
'name': 'Fedora-Workstation-Live',
|
||||
'kickstart': 'fedora-live-workstation.ks',
|
||||
'arches': ['x86_64', 'ppc64le'],
|
||||
'failable': ['ppc64le'],
|
||||
'arches': ['x86_64', 'ppc64le', 'aarch64'],
|
||||
'failable': ['ppc64le', 'aarch64'],
|
||||
'repo': 'Everything',
|
||||
'install_tree_from': 'Everything',
|
||||
'subvariant': 'Workstation'
|
||||
|
Loading…
Reference in New Issue
Block a user