Skip to content

Commit

Permalink
Update tests to include LTS & current (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
pipobscure committed Nov 2, 2020
1 parent c58ab88 commit 662406c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: macOS-latest
strategy:
matrix:
node-version: [8, 10, 12, 13]
node-version: [10, 12, 13, 14, 15]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 662406c

Please sign in to comment.