mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-02-04 14:05:24 +00:00
ci(flatpak): disable maximize build space for arm64 (#3820)
This commit is contained in:
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
@ -71,6 +71,7 @@ jobs:
|
||||
runner: ubuntu-22.04-arm
|
||||
steps:
|
||||
- name: Maximize build space
|
||||
if: matrix.arch == 'x86_64'
|
||||
uses: easimon/maximize-build-space@v10
|
||||
with:
|
||||
root-reserve-mb: 10240
|
||||
|
||||
Reference in New Issue
Block a user