Skip to content

Commit

Permalink
Enable windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
koluch committed Jan 21, 2024
1 parent c0a4a85 commit 02d574b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [10.x, 14.x, 20.x]
runs-on: [ubuntu-20.04]
runs-on: [ubuntu-20.04, windows-2024]

runs-on: ${{ matrix.runs-on }}

Expand Down

0 comments on commit 02d574b

Please sign in to comment.