Skip to content

Commit

Permalink
test(nodejs): remove 15 add 16 (#1322)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jan 10, 2022
1 parent 4b86ab0 commit 6981da4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [10, 12, 14, 15]
node: [10, 12, 14, 16]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 6981da4

Please sign in to comment.