Skip to content

Commit 36bd68a

Browse files
committed
Add mote tag and abi
1 parent 6ca6eb5 commit 36bd68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Android-CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
matrix:
2020
os: [ ubuntu-latest ]
2121
api: [ 28, 33, 34 ]
22-
tag: [ default ]
23-
abi: [ x86_64 ]
22+
tag: [ default, google_apis ]
23+
abi: [ x86_64, x86 ]
2424
java_version: [ 17 ]
2525
steps:
2626
- name: Checkout

0 commit comments

Comments
 (0)