Revert "CI: Free space on worker building container"

done by https://github.com/apache/nuttx/pull/11354 now

This reverts commit 05801f9fec.
This commit is contained in:
Xiang Xiao
2023-12-10 05:54:15 +08:00
committed by Xiang Xiao
parent c5dfb9f606
commit cf2f206f3b
-5
View File
@@ -73,11 +73,6 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Free Up Extra Disk Space
run: |
sudo rm -rf /usr/share/dotnet
sudo rm -rf /usr/local/lib/android
sudo rm -rf /opt/gch
- name: Pre-build Disk Stats
run: |
df -h