Skip to content

Commit

Permalink
update node version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquim-verges committed Feb 20, 2025
1 parent c4b1387 commit 76eeb1a
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 @@ -3,7 +3,7 @@ version: 2.1
aliases:
- &docker-image
docker:
- image: cimg/node:16.13.1
- image: cimg/node:18.20.3

- &install_typescript_globally
run:
Expand Down

0 comments on commit 76eeb1a

Please sign in to comment.