Skip to content

Commit

Permalink
ci: node@14 (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Apr 23, 2020
1 parent 17832fd commit 2a18d5b
Show file tree
Hide file tree
Showing 3 changed files with 1,013 additions and 935 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: [10.x, 12.x, 13.x]
node-version: [10.x, 12.x, 14.x]
webpack-version: [latest, next]

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

0 comments on commit 2a18d5b

Please sign in to comment.