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 5e20d9a commit bc7d1d4Copy full SHA for bc7d1d4
1 file changed
.github/workflows/nodejs.yml
@@ -58,7 +58,7 @@ jobs:
58
strategy:
59
matrix:
60
os: [ubuntu-latest, windows-latest, macos-latest]
61
- node-version: [18.x, 20.x, 22.x]
+ node-version: [18.x, 20.x, 22.x, 23.x]
62
shard: ["1/4", "2/4", "3/4", "4/4"]
63
webpack-version: [latest]
64
dev-server-version: [latest]
0 commit comments