mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-19 12:41:00 +00:00
ci(linux): increase root reserve for AppImage build (#2130)
This commit is contained in:
parent
65493d09e8
commit
a420760d36
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -286,7 +286,7 @@ jobs:
|
||||
- name: Maximize build space
|
||||
uses: easimon/maximize-build-space@v8
|
||||
with:
|
||||
root-reserve-mb: 20480
|
||||
root-reserve-mb: 30720
|
||||
remove-dotnet: 'true'
|
||||
remove-android: 'true'
|
||||
remove-haskell: 'true'
|
||||
|
Loading…
x
Reference in New Issue
Block a user