There was an error while loading. Please reload this page.
1 parent 5d12a04 commit 7c9a029Copy full SHA for 7c9a029
1 file changed
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
matrix:
64
os: [ubuntu-latest]
65
- node: [25.x, 24.x, 22.x, 20.x, "20.19.0"]
+ node: [26.x, 24.x, 22.x, 20.x, "20.19.0"]
66
NODE_OPTIONS: [""]
67
include:
68
- os: windows-latest
0 commit comments