From 32880a16fc561ababbcf3e5cc0a8d0acac46784d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Oct 20 2022 18:44:21 +0000 Subject: ELN: Build aarch64 guest images Signed-off-by: Stephen Gallagher --- diff --git a/fedora/override.conf b/fedora/override.conf index e738db9..89e6204 100644 --- a/fedora/override.conf +++ b/fedora/override.conf @@ -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": ["*"],