Skip to content

Commit

Permalink
猬嗭笍 Upgrade Node to 20.11 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
pritansh committed Feb 15, 2024
1 parent 7297b1f commit 4e00f97
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 @@ jobs:
docker-build:
working_directory: ~/repo
docker:
- image: cimg/node:18.19
- image: cimg/node:20.11
steps:
- checkout
- setup_remote_docker:
Expand Down

0 comments on commit 4e00f97

Please sign in to comment.