Skip to content

Commit

Permalink
Try arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed Jul 24, 2024
1 parent edaef78 commit 524557b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ jobs:
# Running Android emulator directly on the runner and not using Docker
run-emulator:
# needs: build-llm-demo
runs-on: amz2023.linux.4xlarge
# runs-on: amz2023.linux.4xlarge
runs-on: amz2023.linux.arm64.2xlarge
env:
ANDROID_NDK_VERSION: r26c
API_LEVEL: 34
Expand Down

0 comments on commit 524557b

Please sign in to comment.