Skip to content

Commit baa1ed7

Browse files
authored
ci: add node 26 to the test matrix (#2635)
1 parent 70cec0c commit baa1ed7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- "20.x"
2424
- "22.x"
2525
- "24.x"
26+
- "26.x"
2627
runs-on: ${{ matrix.os }}
2728
permissions:
2829
contents: read

0 commit comments

Comments
 (0)