Skip to content

Commit

Permalink
Added Node.js v16 to GitHub Actions test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisn committed Oct 12, 2021
1 parent 600252e commit 7239a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- node-version: 10.x
- node-version: 12.x
- node-version: 14.x
- node-version: 16.x
- node-version: 14.x
browser: "ChromeHeadless"
- node-version: 14.x
Expand Down

0 comments on commit 7239a3b

Please sign in to comment.