From df992ef167bca289cba7548f79ee4069f8682314 Mon Sep 17 00:00:00 2001 From: Kimmy Date: Tue, 19 May 2026 18:16:06 +0800 Subject: [PATCH] .github: build: prefer libomp Signed-off-by: Kimmy --- .github/build/_config | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/build/_config b/.github/build/_config index 0507b2e4cd..f3ee4966ec 100644 --- a/.github/build/_config +++ b/.github/build/_config @@ -25,6 +25,7 @@ Prefer: systemd-udev Prefer: ninja Prefer: shadow Prefer: libevent +Prefer: libomp Prefer: glib-devel glib Prefer: python3-libs python3-devel Prefer: python3 python3-packaging python3-pip python3-wheel