max build space

This commit is contained in:
xopenwrt 2022-09-14 21:35:18 +08:00 committed by GitHub
parent 0d62db4162
commit ca4a2edd93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ jobs:
- name: Maximize Build Space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 5000
root-reserve-mb: 4000
swap-size-mb: 100
remove-dotnet: 'true'
remove-android: 'true'