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