From 27679116b1d0912a1c370842ce1d121cfff10547 Mon Sep 17 00:00:00 2001 From: psi29a Date: Sat, 6 Jan 2024 22:34:22 +0000 Subject: [PATCH] Update file before_install.osx.sh --- CI/before_install.osx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/before_install.osx.sh b/CI/before_install.osx.sh index ed7d95bf11..9cc540a70d 100755 --- a/CI/before_install.osx.sh +++ b/CI/before_install.osx.sh @@ -8,7 +8,7 @@ export HOMEBREW_AUTOREMOVE=1 brew uninstall ruby php openjdk node postgresql maven google-cloud-sdk || true # purge things pre-installed that cause issues -brew uninstall aom cairo curl httpd jpeg-xl libavif +brew uninstall curl # aom cairo httpd jpeg-xl libavif brew uninstall xquartz gd fontconfig freetype harfbuzz brotli brew tap --repair