Skip to content

Commit

Permalink
Add mote tag and abi
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed May 11, 2024
1 parent 114be42 commit c571fc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Android-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
matrix:
os: [ macOS-13 ]
api: [ 28, 33, 34 ]
tag: [ default ]
abi: [ x86_64 ]
tag: [ default, google_apis ]
abi: [ x86_64, x86 ]
java_version: [ 17 ]
steps:
- name: Checkout
Expand Down

0 comments on commit c571fc5

Please sign in to comment.