Skip to content

Commit 752e5a5

Browse files
committed
ci: use node 22/24
1 parent c3dcdc0 commit 752e5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
node: ['20', '18']
20+
node: ['24', '22', '20', '18']
2121

2222
name: Node v${{ matrix.node }}
2323
steps:

0 commit comments

Comments
 (0)