ELN: Build aarch64 guest images

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2022-10-20 14:44:17 -04:00
parent 5eaedebe2f
commit 32880a16fc
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -85,7 +85,7 @@ image_build = {
"ksversion": "F26",
"distro": "Fedora-20",
"disk-size": "10",
"arches": ["x86_64"],
"arches": ["x86_64", "aarch64"],
'install_tree_from': 'BaseOS',
"repo": ["BaseOS","AppStream","CRB"],
"failable": ["*"],