Increase CI root reserve for ROCm and tmp spills 5
This commit is contained in:
parent
177416229c
commit
e88043a5af
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: 2048
|
root-reserve-mb: 4096
|
||||||
swap-size-mb: 512
|
swap-size-mb: 512
|
||||||
remove-android: 'true'
|
remove-android: 'true'
|
||||||
remove-codeql: 'true'
|
remove-codeql: 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user