Skip to content

Commit

Permalink
ci: node@14 (#1081)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Apr 23, 2020
1 parent 175c820 commit b04641c
Show file tree
Hide file tree
Showing 3 changed files with 504 additions and 350 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -55,7 +55,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [8.x, 10.x, 12.x, 13.x]
node-version: [8.x, 10.x, 12.x, 14.x]
webpack-version: [latest, next]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b04641c

Please sign in to comment.