i127682 android api 33 test support (#127689)
- try to set emulator to version 33 to see what happens #127682
This commit is contained in:
parent
c0fb8ae940
commit
b4796915b3
4
.ci.yaml
4
.ci.yaml
@ -262,7 +262,7 @@ targets:
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "android_sdk", "version": "version:33v6"},
|
||||
{"dependency": "android_virtual_device", "version": "31"}
|
||||
{"dependency": "android_virtual_device", "version": "33"}
|
||||
]
|
||||
tags: >
|
||||
["framework","hostonly","linux"]
|
||||
@ -1512,7 +1512,7 @@ targets:
|
||||
task_name: android_defines_test
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "android_virtual_device", "version": "31"}
|
||||
{"dependency": "android_virtual_device", "version": "33"}
|
||||
]
|
||||
use_emulator: "true"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user