We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f38609 commit b78ce7aCopy full SHA for b78ce7a
.github/workflows/nodejs.yml
@@ -66,7 +66,7 @@ jobs:
66
strategy:
67
matrix:
68
os: [ubuntu-latest, windows-latest, macos-latest]
69
- node-version: [18.x, 20.x, 21.x]
+ node-version: [18.x, 20.x, 22.x]
70
shard: ["1/4", "2/4", "3/4", "4/4"]
71
webpack-version: [latest]
72
dev-server-version: [latest]
0 commit comments