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 a889425 commit 04ae5e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -18,7 +18,8 @@ jobs:
matrix:
node-version:
- 14.17
- 16
- 16.0.0
- 17

runs-on: ubuntu-latest

Expand Down

0 comments on commit 04ae5e0

Please sign in to comment.