This commit is contained in:
xopenwrt 2026-05-10 23:38:47 +08:00 committed by GitHub
parent 48675fbfc8
commit 313bebb686
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -65,8 +65,9 @@ jobs:
- name: Maximize Build Space - name: Maximize Build Space
uses: easimon/maximize-build-space@master uses: easimon/maximize-build-space@master
with: with:
root-reserve-mb: 5120 root-reserve-mb: 512
swap-size-mb: 512 swap-size-mb: 512
temp-reserve-mb: 256
remove-dotnet: 'true' remove-dotnet: 'true'
remove-android: 'true' remove-android: 'true'