Skip to content

Commit bf4f390

Browse files
authored
Update npm-publish-beta.yml
1 parent 45b11f8 commit bf4f390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
prebuild:
1212
strategy:
1313
matrix:
14-
os: [windows-2022, ubuntu-latest, macos-14]
14+
os: [windows-latest, ubuntu-latest, macos-14]
1515
node: [16]
1616
runs-on: ${{ matrix.os }}
1717
env:

0 commit comments

Comments
 (0)