Skip to content

Commit

Permalink
update build matrix now that lockfiles are all updated
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Nov 16, 2022
1 parent 6ef85f9 commit 7b20b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, '16.14.2']
node-version: [14.x, 16.x, 18.x]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7b20b76

Please sign in to comment.