Skip to content

Commit 420d215

Browse files
committedApr 22, 2021
tap@15.0.4
- chore: add node16 ci target PR-URL: #28 Credit: @ruyadorno Close: #28 Reviewed-by: @wraithgar
1 parent 988cd66 commit 420d215

File tree

6 files changed

+2537
-2648
lines changed

6 files changed

+2537
-2648
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
node-version: ['10.0', 10.x, '12.0', 12.x, '14.0', 14.x]
9+
node-version: ['10.0', 10.x, '12.0', 12.x, '14.0', 14.x, '16.0', 16.x]
1010
platform:
1111
- os: ubuntu-latest
1212
shell: bash

0 commit comments

Comments
 (0)
Please sign in to comment.