updating emulator to use api 29 due to storage differences
This commit is contained in:
parent
0ab5734c53
commit
992c3d8a13
2
.github/workflows/sanity_test.yml
vendored
2
.github/workflows/sanity_test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
api-level: [28]
|
||||
api-level: [29]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user