Skip to content

Commit 39320ee

Browse files
committed
ci: test on node 24
1 parent c7022cf commit 39320ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
matrix:
3939
os: [ubuntu-latest, windows-latest]
40-
node: [18, 20, 22]
40+
node: [20, 22, 24]
4141
fail-fast: false
4242

4343
steps:

0 commit comments

Comments
 (0)