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 2a3776f commit ba58ac7Copy full SHA for ba58ac7
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
matrix:
40
os: [ubuntu-latest]
41
- node: [25.x, 24.x, 22.x, 20.x, "20.19.0"]
+ node: [26.x, 25.x, 24.x, 22.x, 20.x, "20.19.0"]
42
include:
43
- os: windows-latest
44
node: "lts/*"
0 commit comments