Skip to content

Commit

Permalink
Merge pull request #434 from DopplerHQ/large-runner
Browse files Browse the repository at this point in the history
chore: Run release job on larger runnner
  • Loading branch information
Piccirello authored Oct 6, 2023
2 parents bad6e2c + 6697786 commit edc32c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
publish:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-core
environment: "production"
if: github.actor == 'piccirello'
permissions:
Expand Down

0 comments on commit edc32c4

Please sign in to comment.