mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
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…
Reference in New Issue
Block a user