max cache space

This commit is contained in:
xopenwrt 2022-09-14 15:16:57 +08:00 committed by GitHub
parent fc532b1047
commit 0d62db4162
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: 3000
root-reserve-mb: 5000
swap-size-mb: 100
remove-dotnet: 'true'
remove-android: 'true'