Skip to content

Commit

Permalink
chore: bump node to 18 for circle CI (#4393)
Browse files Browse the repository at this point in the history
  • Loading branch information
raajnadar authored May 4, 2024
1 parent 813cdd4 commit bc0ecb1
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:
default:
docker:
- image: cimg/node:16.18.0
- image: cimg/node:18.20.2
working_directory: ~/react-native-paper

commands:
Expand Down

0 comments on commit bc0ecb1

Please sign in to comment.