Skip to content

Commit b05729d

Browse files
committed
Another attempt at fixing CI
1 parent 69a6c57 commit b05729d

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
@@ -6,7 +6,7 @@ attach_workspace: &attach_workspace
66

77
docker_defaults: &docker_defaults
88
docker:
9-
- image: circleci/python:3.10.11-node
9+
- image: cimg/node:16.20
1010
working_directory: ~/react-native-twilio-video-webrtc
1111

1212
jobs:

0 commit comments

Comments
 (0)