Skip to content

Commit

Permalink
dev: Increase release tag resources
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansmares committed Nov 1, 2023
1 parent a1714f4 commit 6f944b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
id-token: write
packages: write
pull-requests: write
timeout-minutes: 60
timeout-minutes: 90
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@v8
with:
root-reserve-mb: 20480
root-reserve-mb: 30720
swap-size-mb: 4096
remove-dotnet: true
remove-android: true
Expand Down

0 comments on commit 6f944b4

Please sign in to comment.