Skip to content

Commit e8f33db

Browse files
[ci] stop removing essential crt objects from GHA runner
1 parent 83f36a3 commit e8f33db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-toolchain.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ jobs:
220220
if: ${{ matrix.free_disk_space }}
221221
run: |
222222
df -h
223-
sudo apt-get purge libgcc-9-dev gcc-9 libstdc++-9-dev libgcc-10-dev gcc-10 libstdc++-10-dev
224223
sudo swapoff -a
225224
sudo rm -f /swapfile
226225
sudo rm -rf /opt/hostedtoolcache

0 commit comments

Comments
 (0)