Skip to content

Commit

Permalink
chore: add Node.js 17.x to CI test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Jan 16, 2022
1 parent faae92a commit 6ac57f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -19,6 +19,7 @@ jobs:
node-version:
- 14.17
- 16
- 17

runs-on: ubuntu-latest

Expand Down

0 comments on commit 6ac57f4

Please sign in to comment.