Skip to content

Commit

Permalink
update node test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
devsnek committed Aug 14, 2021
1 parent 1c3c2e5 commit 19bccc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
# https://nodejs.org/en/about/releases/
node: [10, 12, 14, 15]
node: [12, 14, 16]
runs-on: ${{ matrix.os }}
steps:
# https://github.com/actions/checkout/issues/135
Expand Down

0 comments on commit 19bccc6

Please sign in to comment.