Skip to content

Commit

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

Expand Down

0 comments on commit 1774162

Please sign in to comment.