Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 14ed4c9

Browse files
authoredOct 13, 2020
ci: updated webpack versions (#389)
1 parent 6fadfbe commit 14ed4c9

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)
This repository has been archived.