mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user