Skip to content

Commit e4a4310

Browse files
committed
Build on arm CI
1 parent ec844d2 commit e4a4310

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/Android-CI.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ jobs:
3737
tag: [ default ]
3838
emulatorApi: [ 9 ]
3939
java_version: [ 17 ]
40+
include:
41+
- os: macOS-14
42+
api: 34
43+
abi: arm64-v8a
44+
tag: 'google_apis'
45+
java_version: 17
4046
needs:
4147
- env-job
4248
steps:

0 commit comments

Comments
 (0)