Skip to content

Commit ea80560

Browse files
committed
Test api34
1 parent 5a8f897 commit ea80560

File tree

49 files changed

+3
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3
-3
lines changed

.github/workflows/Android-CI.yml

+3-3
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)