Fix architecture.

This commit is contained in:
Yang
2024-01-31 11:43:23 +11:00
parent fa92a0ff54
commit 437356159b
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
- os: macos-14 - os: macos-14
api-level: 31 api-level: 31
target: google_apis target: google_apis
arch: x86_64 arch: arm64-v8a
- os: ubuntu-latest - os: ubuntu-latest
api-level: 34 api-level: 34
target: aosp_atd target: aosp_atd