From 8785d515d073679fa15db97ed01f2f6525ae6566 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 19 Jan 2023 22:43:16 +0200 Subject: [PATCH] =?UTF-8?q?[ci]=20Don=E2=80=99t=20install=20glib-utils=20o?= =?UTF-8?q?n=20macOS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Homebrew can’t make up their mind, they seem to have merged the glib packages again. --- .github/workflows/macos-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/macos-ci.yml b/.github/workflows/macos-ci.yml index e39c7e68e..05fcef21a 100644 --- a/.github/workflows/macos-ci.yml +++ b/.github/workflows/macos-ci.yml @@ -26,7 +26,6 @@ jobs: cairo \ freetype \ glib \ - glib-utils \ gobject-introspection \ graphite2 \ icu4c \