Skip to content

Commit

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

0 comments on commit e88043a

Please sign in to comment.