Skip to content

Commit fca3b43

Browse files
committed
ci: use Node.js 24
1 parent 6351288 commit fca3b43

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)