From cc08ec8271e9ba8b547baaa98df857c5c232ecf8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 18 Jan 2024 16:15:46 -0800 Subject: [PATCH] koji_hub: add webkit2gtk4.0 to heavybuilder channel See https://pagure.io/fedora-infrastructure/issue/11618 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 8c444585ce..08493b8234 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -153,6 +153,7 @@ channel = # cause it to end up building a lot slower. source */chromium* :: use heavybuilder source */webkitgtk* :: use heavybuilder + source */webkit2gtk4* :: use heavybuilder is_child_task :: parent all :: use default