We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30588fb commit 182d120Copy full SHA for 182d120
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
38
strategy:
39
matrix:
40
- node-version: [20.x, 22.x, 24.x]
+ node-version: [20.x, 22.x, 24.x, 26.x]
41
os: [ubuntu-latest, windows-latest, macos-26]
42
43
steps:
0 commit comments