Skip to content

Commit

Permalink
Update npm-publish-beta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall authored Jan 20, 2025
1 parent 45b11f8 commit bf4f390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
prebuild:
strategy:
matrix:
os: [windows-2022, ubuntu-latest, macos-14]
os: [windows-latest, ubuntu-latest, macos-14]
node: [16]
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit bf4f390

Please sign in to comment.