Update file before_install.osx.sh

macos_ci_fix
psi29a 4 months ago
parent 681a244c70
commit 27679116b1

@ -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

Loading…
Cancel
Save