Skip to content

Commit bb8286d

Browse files
committed
Run on macos latest
1 parent 7bf72ee commit bb8286d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
publish-npm:
12-
runs-on: ubuntu-latest
12+
runs-on: macos-latest
1313
steps:
1414
- uses: actions/checkout@v2
1515
- uses: actions/setup-node@v2

0 commit comments

Comments
 (0)