Skip to content

Commit bce1c7a

Browse files
authored
Support Node.js 24 (#1301)
Add CI by Node.js 24 and support it. Reslove #1268 TODO - [ ] Add CI by Node.js 24 to `Status checks that are required` after merge this PR.
1 parent 92e5e8c commit bce1c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- '20'
2020
- '20.12.2'
2121
- '22'
22+
- '24'
2223
fail-fast: false
2324

2425
name: Node.js ${{ matrix.node }}

0 commit comments

Comments
 (0)