Skip to content

Commit 18487cf

Browse files
committed
chore: add node v26 test
1 parent 6a9456f commit 18487cf

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- 22.x
2323
- 24.x
2424
- 25.x
25+
- 26.x
2526
architecture: [x64, x86]
2627
os:
2728
- windows-2022

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- 22.x
2323
- 24.x
2424
- 25.x
25+
- 26.x
2526
os:
2627
- macos-latest
2728
- ubuntu-latest

0 commit comments

Comments
 (0)