Skip to content

Commit 22eecc1

Browse files
authored
ci: add node.js 26 to text matrix (#151)
1 parent 7277666 commit 22eecc1

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
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
strategy:
3838
matrix:
39-
node-version: [18, 19, 20, 21, 22, 23, 24, 25]
39+
node-version: [18, 19, 20, 21, 22, 23, 24, 25, 26]
4040

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

0 commit comments

Comments
 (0)