Skip to content

Commit

Permalink
Use large disk size for go releases
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Feb 27, 2025
1 parent 4b65c0c commit 18a1952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ jobs:
uses: cloudposse/.github/.github/workflows/shared-go-auto-release.yml@main
with:
publish: true
runs-on: '["runs-on=${{ github.run_id }}", "runner=default"]'
runs-on: '["runs-on=${{ github.run_id }}", "runner=medium", "disk=large"]'
secrets: inherit

0 comments on commit 18a1952

Please sign in to comment.