Skip to content

Commit b04641c

Browse files
ci: node@14 (#1081)
1 parent 175c820 commit b04641c

File tree

3 files changed

+504
-350
lines changed

3 files changed

+504
-350
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: [8.x, 10.x, 12.x, 13.x]
58+
node-version: [8.x, 10.x, 12.x, 14.x]
5959
webpack-version: [latest, next]
6060

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

0 commit comments

Comments
 (0)