Skip to content

Commit 4297e81

Browse files
committed
add node 26 to ci matrix
1 parent 1d779fb commit 4297e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
strategy:
5050
max-parallel: 4
5151
matrix:
52-
node-version: [22, 24]
52+
node-version: [22, 24, 26]
5353

5454
steps:
5555
- name: Checkout

0 commit comments

Comments
 (0)