We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405e50c commit 2353cdeCopy full SHA for 2353cde
.github/workflows/_android.yml
@@ -36,7 +36,7 @@ jobs:
36
run-emulator:
37
needs: build-llm-demo
38
# NB: Use metal install for KVM support to run the emulator faster
39
- runs-on: linux.24xl.spr-metal
+ runs-on: linux.4xlarge
40
env:
41
ANDROID_NDK_VERSION: r27b
42
API_LEVEL: 34
0 commit comments