Skip to content

Commit 967207f

Browse files
committed
update ci test workflow
1 parent 9978916 commit 967207f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: true
1515
matrix:
16-
node-version: [18, 20]
16+
node-version: [22, 24]
1717

1818
steps:
1919
- name: Checkout repository

0 commit comments

Comments
 (0)