Skip to content

Commit

Permalink
Increase CI root reserve for ROCm and tmp spills
Browse files Browse the repository at this point in the history
  • Loading branch information
tom91136 committed Sep 24, 2023
1 parent 5a1be93 commit f47d279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@v8
with:
root-reserve-mb: 512
root-reserve-mb: 2048
swap-size-mb: 1024
remove-android: 'true'
remove-codeql: 'true'
Expand Down

0 comments on commit f47d279

Please sign in to comment.