We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b432e9 commit 2946edcCopy full SHA for 2946edc
.github/workflows/nodejs.yml
@@ -56,7 +56,7 @@ jobs:
56
matrix:
57
os: [ubuntu-latest, windows-latest, macos-latest]
58
node-version: [10.x, 12.x, 14.x]
59
- webpack-version: [latest, next]
+ webpack-version: [4, latest]
60
61
runs-on: ${{ matrix.os }}
62
0 commit comments