Skip to content

Commit

Permalink
feat: update node version in circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
vburzynski-onemedical committed Aug 20, 2024
1 parent 3be9dd8 commit ccd5d70
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 @@ -7,5 +7,5 @@ workflows:
test:
jobs:
- node/test:
version: "14.19.3"
version: "18.20.0"
test-results-path: .test_output/

0 comments on commit ccd5d70

Please sign in to comment.