We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872603e commit a545c41Copy full SHA for a545c41
.github/workflows/Android-CI.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
os: [ ubuntu-latest ]
21
- api: [ 28, 33 ]
+ api: [ 28, 33, 34 ]
22
tag: [ default ]
23
abi: [ x86_64 ]
24
emulatorApi: [ 9 ]
0 commit comments