mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-01-08 21:14:14 +00:00
ci(flatpak): disable maximize build space for arm64 (#3820)
This commit is contained in:
parent
f82923e5c5
commit
326592d08c
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user