Skip to content

Commit 6de5163

Browse files
committed
CI: add Node.js 24
1 parent 55f9b18 commit 6de5163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
node: [18, 20, 22]
24+
node: [18, 20, 22, 24]
2525
os: [ubuntu-latest, windows-latest]
2626

2727
steps:

0 commit comments

Comments
 (0)