Skip to content

Commit 274ad9b

Browse files
committed
ci: add Node.js 24 to test matrix
1 parent 08548c9 commit 274ad9b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/verify.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- '20.x'
2525
- '22.x'
2626
- '23.x'
27+
- '24.x'
2728

2829
steps:
2930
- uses: actions/checkout@v4

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

0 commit comments

Comments
 (0)