Skip to content

Commit 225473a

Browse files
committed
Add mote tag and abi
1 parent b4ba457 commit 225473a

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
@@ -15,8 +15,8 @@ jobs:
1515
matrix:
1616
os: [ macOS-13 ]
1717
api: [ 28, 33, 34 ]
18-
tag: [ default ]
19-
abi: [ x86_64 ]
18+
tag: [ default, google_apis ]
19+
abi: [ x86_64, x86 ]
2020
java_version: [ 17 ]
2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)