Skip to content

Commit

Permalink
Increase CI root reserve for ROCm and tmp spills 6
Browse files Browse the repository at this point in the history
  • Loading branch information
tom91136 committed Sep 24, 2023
1 parent e88043a commit 42de930
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: 4096
root-reserve-mb: 8192
swap-size-mb: 512
remove-android: 'true'
remove-codeql: 'true'
Expand Down

0 comments on commit 42de930

Please sign in to comment.