Skip to content

Commit c53ef5c

Browse files
authored
ci: use Node.js 24 (#16024)
1 parent f969628 commit c53ef5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
os: ubuntu-latest
2929
- node-version: 22
3030
os: ubuntu-latest
31+
- node-version: 24
32+
os: ubuntu-latest
3133

3234
steps:
3335
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)