Increase CI root reserve for ROCm and tmp spills 5

This commit is contained in:
Tom Lin 2023-09-24 23:50:56 +01:00
parent 177416229c
commit e88043a5af

View File

@ -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'