Skip to content

Commit

Permalink
(actions) increase root and tmp reserved size
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Mar 10, 2024
1 parent c414c54 commit 2928acb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
with:
remove-android: true
remove-dotnet: true
root-reserve-mb: 2048
temp-reserve-mb: 512
- uses: actions/checkout@v4
- name: Login to Docker registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 2928acb

Please sign in to comment.