Skip to content

Commit 75a1e5b

Browse files
committed
Update to Node 26
1 parent 197d660 commit 75a1e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114

115115
strategy:
116116
matrix:
117-
node-version: [20, 22, 24]
117+
node-version: [22, 24, 25, 26]
118118

119119
steps:
120120
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6

0 commit comments

Comments
 (0)