Increase CI root reserve for ROCm and tmp spills 6

This commit is contained in:
Tom Lin 2023-09-25 00:10:12 +01:00
parent e88043a5af
commit 42de93076c

View File

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