CI: Remove unused macOS brew packages

This commit is contained in:
Jonas Kvinge 2022-10-10 23:11:19 +02:00
parent acf106220b
commit c0259fb6ce
1 changed files with 3 additions and 0 deletions

View File

@ -504,6 +504,9 @@ jobs:
runs-on: macos-10.15
steps:
- name: Remove packages
run: brew remove aliyun-cli ant aws-sam-cli azure-cli bazelisk bicep composer geckodriver ghostscript go@1.17 helm httpd imagemagick kotlin maven mongodb-community@5.0 mongodb-database-tools mongosh nginx node@16 php postgresql@14 ruby@2.7 rustup-init sbt selenium-server swiftformat switchaudio-osx chromedriver firefox google-chrome graalvm-ce-java11 julia microsoft-edge r session-manager-plugin soundflower vagrant
- name: Update packages
run: brew update