Skip to content

Commit 506c51b

Browse files
committed
add windows
1 parent 615e9d3 commit 506c51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ${{ matrix.os }}
5252
strategy:
5353
matrix:
54-
os: [ubuntu-latest]
54+
os: [ubuntu-latest, windows-latest]
5555
eslint: [8, 9]
5656
node: [18.x, 20.x, 22.x, latest]
5757
steps:

0 commit comments

Comments
 (0)