Skip to content

Commit

Permalink
Build on windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 17, 2024
1 parent 35ba411 commit db04b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NodeJS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:

win-nodejs:
name: node.js Windows
runs-on: windows-latest
runs-on: windows-2019
needs: set-up-npm
continue-on-error: ${{ matrix.node != '18' && matrix.node != '20' && matrix.node != '21' }}
env:
Expand Down

0 comments on commit db04b37

Please sign in to comment.