Skip to content

Commit

Permalink
Free some space on vm
Browse files Browse the repository at this point in the history
Remove google-cloud-cli
  • Loading branch information
uazo authored Oct 11, 2023
1 parent 51ed1ab commit bb0807e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sudo rm -rf /usr/share/dotnet
sudo rm -rf /usr/local/lib/android
sudo rm -rf /opt/ghc
sudo apt-get remove azure-cli google-chrome-stable \
sudo apt-get remove google-cloud-cli azure-cli google-chrome-stable \
firefox mysql-server-core-8.0 mono-devel podman \
powershell
sudo apt-get autoremove
Expand Down

0 comments on commit bb0807e

Please sign in to comment.