Skip to content

Commit

Permalink
update tap, test on node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed May 5, 2021
1 parent 1ce7b97 commit 94e2543
Show file tree
Hide file tree
Showing 3 changed files with 3,009 additions and 1,659 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [10.x, 12.x, 14.x, 16.x]
os: [ubuntu-latest, windows-latest, macOS-latest]

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

0 comments on commit 94e2543

Please sign in to comment.