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 ddf7db3 commit 613064cCopy full SHA for 613064c
.github/workflows/nodejs.yml
@@ -69,7 +69,7 @@ jobs:
69
strategy:
70
matrix:
71
os: [ubuntu-latest, windows-latest, macos-latest]
72
- node-version: [18.x, 20.x, 22.x, 23.x]
+ node-version: [18.x, 20.x, 22.x, 24.x]
73
shard: ["1/4", "2/4", "3/4", "4/4"]
74
webpack-version: [latest]
75
0 commit comments