Skip to content

Commit 0e7be43

Browse files
ci: updated webpack versions (#493)
1 parent 6c9f6b5 commit 0e7be43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
matrix:
5757
os: [ubuntu-latest, windows-latest, macos-latest]
5858
node-version: [10.x, 12.x, 14.x]
59-
webpack-version: [latest, next]
59+
webpack-version: [4, latest]
6060

6161
runs-on: ${{ matrix.os }}
6262

0 commit comments

Comments
 (0)