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 1b40b72 commit 01f61dfCopy full SHA for 01f61df
1 file changed
.github/workflows/nodejs.yml
@@ -61,7 +61,7 @@ jobs:
61
fail-fast: true
62
matrix:
63
os: [ubuntu-latest, windows-latest, macos-latest]
64
- node-version: [20.x, 22.x, 24.x, 25.x]
+ node-version: [20.x, 22.x, 24.x, 26.x]
65
webpack-version: [latest]
66
dev-server-version: [latest]
67
0 commit comments