Skip to content

Commit

Permalink
ci: Handle google-cloud-sdk -> google-cloud-cli package name change.
Browse files Browse the repository at this point in the history
We remove this in the ovn-kubernetes runners to save space and the
package changed name:

actions/runner-images@601b21b

Signed-off-by: Ales Musil <amusil@redhat.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
  • Loading branch information
almusil authored and dceara committed Oct 6, 2023
1 parent 440751a commit c9393da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/linux-util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
function free_up_disk_space_ubuntu()
{
local pkgs='azure-cli aspnetcore-* dotnet-* ghc-* firefox*
google-chrome-stable google-cloud-sdk libmono-* llvm-*
google-chrome-stable google-cloud-cli libmono-* llvm-*
microsoft-edge-stable mono-* msbuild mysql-server-core-*
php-* php7* powershell* temurin-* zulu-*'

Expand Down

0 comments on commit c9393da

Please sign in to comment.