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