Skip to content

Commit af88cf0

Browse files
authored
ci: add node.js 26 to text matrix (#726)
1 parent 0018adf commit af88cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: false
3737
matrix:
38-
node-version: [18.0.0, 18, 19, 20, 21, 22, 23, 24, 25]
38+
node-version: [18.0.0, 18, 19, 20, 21, 22, 23, 24, 25, 26]
3939

4040
steps:
4141
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)