Skip to content

Commit

Permalink
return circleCI config to original state
Browse files Browse the repository at this point in the history
  • Loading branch information
LJKaski committed Feb 3, 2025
1 parent 90b3162 commit 20b42d1
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
executors:
build-executor:
docker:
- image: cimg/node:20.18.2 # This is a workaround before node 22 support is sorted
- image: cimg/node:lts

commands:
checkout_and_cache:
Expand Down

0 comments on commit 20b42d1

Please sign in to comment.