Skip to content

Commit ef4da26

Browse files
committed
chore: custom runnner added
1 parent a210621 commit ef4da26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
1414
jobs:
1515
prerelease:
1616
name: changesets pre-release
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-latest-m
1818
permissions:
1919
contents: write
2020
pull-requests: write

0 commit comments

Comments
 (0)