Skip to content

Commit 93578e1

Browse files
Try to use different executor for androidauto test
1 parent 5cd4c55 commit 93578e1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,9 +1081,7 @@ jobs:
10811081

10821082
androidauto-test:
10831083
executor:
1084-
name: android/android-machine
1085-
resource-class: xlarge
1086-
tag: default
1084+
name: ndk-r22-latest-executor
10871085
steps:
10881086
- when:
10891087
condition:

0 commit comments

Comments
 (0)