From 57cde5b0ae9bc1f0c8193819027eb44fa3538d11 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 5 Mar 2026 07:54:20 +0100 Subject: [PATCH] github-ci: disable libmagic on macos 5.47 is currently breaking CI, so disable during investigation. Related to ticket #8342. (cherry picked from commit 306808976200a6306b7876dbe41ebc2ffc5fcc44) --- .github/workflows/builds.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index a1b3e21ef1..2d2484f32f 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -2383,7 +2383,6 @@ jobs: hiredis \ jansson \ jq \ - libmagic \ libnet \ libtool \ libyaml \