From 0e2d1f8d536f093769ce4d060184deaa7455dfb3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 25 Nov 2024 11:54:46 -0800 Subject: [PATCH] koji_hub: move firefox to heavybuild for now Until we can sort out https://pagure.io/fedora-infrastructure/issue/12297 lets just try and move firefox to the heavybuild channel. Signed-off-by: Kevin Fenzi --- roles/koji_hub/templates/hub.conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 820a5e55d9..069d94a5a4 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -161,6 +161,7 @@ channel = source */chromium* :: use heavybuilder source */webkitgtk* :: use heavybuilder source */webkit2gtk4* :: use heavybuilder + source */firefox* :: use heavybuilder is_child_task :: parent all :: use default