Skip to content

Commit

Permalink
ci: change arch on api level 31 to x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
ujizin committed Dec 27, 2023
1 parent 2f31a27 commit 10a8803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
arch: 'x86_64'
target: "default"
- api-level: 31
arch: 'arm64-v8a'
arch: 'x86_64'
target: "google_apis"
steps:
- name: checkout
Expand Down

0 comments on commit 10a8803

Please sign in to comment.