Skip to content

Commit a0acb99

Browse files
committed
Build on arm CI
1 parent 4ddc768 commit a0acb99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/Android-CI.yml

+6
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ jobs:
3636
abi: [ x86_64 ]
3737
tag: [ default ]
3838
java_version: [ 17 ]
39+
include:
40+
- os: macOS-14
41+
api: 34
42+
abi: arm64-v8a
43+
tag: 'google_apis'
44+
java_version: 17
3945
needs:
4046
- env-job
4147
steps:

0 commit comments

Comments
 (0)