Increase CI root reserve for ROCm and tmp spills
This commit is contained in:
parent
5a1be9399c
commit
f47d27980f
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -75,7 +75,7 @@ jobs:
|
|||||||
- name: Maximize build space
|
- name: Maximize build space
|
||||||
uses: easimon/maximize-build-space@v8
|
uses: easimon/maximize-build-space@v8
|
||||||
with:
|
with:
|
||||||
root-reserve-mb: 512
|
root-reserve-mb: 2048
|
||||||
swap-size-mb: 1024
|
swap-size-mb: 1024
|
||||||
remove-android: 'true'
|
remove-android: 'true'
|
||||||
remove-codeql: 'true'
|
remove-codeql: 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user