There was an error while loading. Please reload this page.
1 parent 355b02f commit 5fe3533Copy full SHA for 5fe3533
1 file changed
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
matrix:
42
os: [windows-latest, macOS-latest, ubuntu-latest]
43
- node-version: [25.x, 24.x, 22.x, 20.x, "20.19.0"]
+ node-version: [26.x, 25.x, 24.x, 22.x, 20.x, "20.19.0"]
44
45
steps:
46
- uses: actions/checkout@v6
0 commit comments