Skip to content

Commit 4714903

Browse files
committed
ci: use node@24
1 parent 7601c77 commit 4714903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
os: [ ubuntu-latest ]
9-
node-version: [ 20 ]
9+
node-version: [ 24 ]
1010
integration-deps:
1111
- "" # as defined in package.json
1212

0 commit comments

Comments
 (0)