Try aosp_atd emulator for instrumentation tests
This commit is contained in:
parent
fb4e1711f2
commit
cfe45b4587
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
android_target: [ 33, 34 ]
|
||||
emulator_type: [ default ]
|
||||
emulator_type: [ aosp_atd ]
|
||||
d2d_backup_test: [ true, false ]
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
Loading…
Reference in a new issue