Skip to content

Commit 1b33e67

Browse files
committed
Add more tag and abi
1 parent a545c41 commit 1b33e67

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
emulatorApi: [ 9 ]
2525
java_version: [ 17 ]
2626
steps:

0 commit comments

Comments
 (0)