Skip to content

Commit 9611c05

Browse files
authored
feat: add Node.js version 25 to CI workflow
https://nodejs.org/en/blog/release/v25.0.0
1 parent 9174783 commit 9611c05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- '22'
4545
- '23'
4646
- '24'
47+
- '25'
4748
os:
4849
- ubuntu-latest
4950
name: Node.js ${{ matrix.node }}

0 commit comments

Comments
 (0)