Skip to content

Commit 94e2543

Browse files
committed
update tap, test on node 16
1 parent 1ce7b97 commit 94e2543

File tree

3 files changed

+3009
-1659
lines changed

3 files changed

+3009
-1659
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
node-version: [10.x, 12.x, 14.x]
26+
node-version: [10.x, 12.x, 14.x, 16.x]
2727
os: [ubuntu-latest, windows-latest, macOS-latest]
2828

2929
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)