purge php and its deps

macos_ci_fix
psi29a 5 months ago
parent fc6c94fc25
commit 55ee0f67e4

@ -4,6 +4,7 @@ export HOMEBREW_NO_EMOJI=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
brew uninstall --ignore-dependencies jpeg || true
brew uninstall php || true
brew tap --repair
brew update --quiet

Loading…
Cancel
Save