Skip to content

Commit c898f05

Browse files
committed
Merge branch 'webpack:master' into wcoments
2 parents 3153d68 + ed9a185 commit c898f05

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
@@ -55,7 +55,7 @@ jobs:
5555
strategy:
5656
matrix:
5757
os: [ubuntu-latest, windows-latest, macos-latest]
58-
node-version: [10.x, 12.x, 14.x]
58+
node-version: [12.x, 14.x, 16.x]
5959
webpack-version: [4, latest]
6060

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

0 commit comments

Comments
 (0)