Skip to content

Commit

Permalink
chore: custom runnner added
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev committed Nov 16, 2024
1 parent a210621 commit ef4da26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
prerelease:
name: changesets pre-release
runs-on: ubuntu-latest
runs-on: ubuntu-latest-m
permissions:
contents: write
pull-requests: write
Expand Down

0 comments on commit ef4da26

Please sign in to comment.