Increase CI root reserve for ROCm and tmp spills 2

This commit is contained in:
Tom Lin 2023-09-24 23:04:53 +01:00
parent f47d27980f
commit 717c40cb3d

View File

@ -75,7 +75,7 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@v8
with:
root-reserve-mb: 2048
root-reserve-mb: 1536
swap-size-mb: 1024
remove-android: 'true'
remove-codeql: 'true'