From 5f0ea623ad6131f9b866b1913e0e80f930b04b66 Mon Sep 17 00:00:00 2001 From: Ben Date: Sep 20 2021 17:24:51 +0000 Subject: Drop armfhp image from Python Classroom Lab armhfp is becoming less popular and keeps failing randomly Issue: https://pagure.io/releng/issue/10112 Signed-off-by: Ben Capper --- diff --git a/fedora.conf b/fedora.conf index 158a157..eb29e34 100644 --- a/fedora.conf +++ b/fedora.conf @@ -446,7 +446,7 @@ image_build = { 'kickstart': 'fedora-disk-python-classroom.ks', 'distro': 'Fedora-30', 'disk_size': 12, - 'arches': ['aarch64', 'armhfp'], + 'arches': ['aarch64'], 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Python_Classroom',