We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec9aa8 commit 66969abCopy full SHA for 66969ab
.circleci/config.yml
@@ -18,7 +18,7 @@ linux_defaults: &linux_defaults
18
android_defaults: &android_defaults
19
<<: *defaults
20
docker:
21
- - image: circleci/android:api-29
+ - image: circleci/android:api-29-node
22
resource_class: "medium"
23
environment:
24
- TERM: "dumb"
0 commit comments