Skip to content

Commit 29942dd

Browse files
authored
Use cimg/node on CircleCI (#372)
1 parent 5f7626a commit 29942dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ aliases:
5454
executors:
5555
default:
5656
docker:
57-
- image: circleci/node:16
57+
- image: cimg/node:16.12
5858
working_directory: ~/react-native-url-polyfill
5959
xcode-11:
6060
macos:

0 commit comments

Comments
 (0)