We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a6c57 commit b05729dCopy full SHA for b05729d
.circleci/config.yml
@@ -6,7 +6,7 @@ attach_workspace: &attach_workspace
6
7
docker_defaults: &docker_defaults
8
docker:
9
- - image: circleci/python:3.10.11-node
+ - image: cimg/node:16.20
10
working_directory: ~/react-native-twilio-video-webrtc
11
12
jobs:
0 commit comments