Skip to content

Commit

Permalink
Merge branch 'master' into feat-scheduler-metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
dapr-bot authored Oct 10, 2024
2 parents e080f53 + 0b69f6a commit c55a100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ jobs:
dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | tail -n 100
df -h
echo "Removing large packages"
sudo apt-get update
sudo apt-get remove -y '^dotnet-.*'
sudo apt-get remove -y '^llvm-.*'
sudo apt-get remove -y 'php.*'
Expand Down

0 comments on commit c55a100

Please sign in to comment.