mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +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
|
registry: ghcr.io
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
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
|
- name: Pre-build Disk Stats
|
||||||
run: |
|
run: |
|
||||||
df -h
|
df -h
|
||||||
|
|||||||
Reference in New Issue
Block a user