Skip to content

Commit 9ec8edb

Browse files
[ci] enable memory swapping to avoid OOM in container
1 parent de1b6c6 commit 9ec8edb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-toolchain.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ jobs:
9696
if: ${{ matrix.free_disk_space }}
9797
run: |
9898
df -h
99-
sudo swapoff -a
100-
sudo rm -f /swapfile
10199
sudo rm -rf /opt/hostedtoolcache
102100
sudo rm -rf /usr/share/dotnet
103101
sudo apt clean

0 commit comments

Comments
 (0)