Skip to content

Commit

Permalink
internal: Add node 18 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Oct 23, 2023
1 parent f93fc16 commit 000e19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ workflows:
- node_matrix:
matrix:
parameters:
node-version: ["14.21", "16.19"]
node-version: ["14.21", "16.19", "18.18"]
requires:
- setup
- lint:
Expand Down

0 comments on commit 000e19f

Please sign in to comment.