Skip to content

Commit 0862612

Browse files
committed
Test api34
1 parent 46392cf commit 0862612

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/Android-CI.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ ubuntu-latest ]
21-
api: [ 28 ]
22-
tag: [ default ]
21+
api: [ 34 ]
22+
tag: [ default, google_apis ]
2323
abi: [ x86_64 ]
24-
emulatorApi: [ 9 ]
24+
emulatorApi: [ 14 ]
2525
java_version: [ 17 ]
2626
steps:
2727
- name: Checkout

0 commit comments

Comments
 (0)