Skip to content

Commit 6b6c8de

Browse files
committed
ci(test): update Node.js versions in CI workflow
1 parent d5e6c8e commit 6b6c8de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, windows-latest]
15-
node-version: [14, 16, 18, 22]
15+
node-version: [18, 20, 22, 24]
1616
include:
1717
- os: macos-latest
1818
node-version: 21

0 commit comments

Comments
 (0)