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 eea172d commit cb25809Copy full SHA for cb25809
.github/workflows/_android.yml
@@ -32,7 +32,7 @@ jobs:
32
run-emulator:
33
needs: build-llm-demo
34
# NB: Use metal install for KVM support to run the emulator faster
35
- runs-on: linux.12xlarge
+ runs-on: linux.24xl.spr-metal
36
env:
37
ANDROID_NDK_VERSION: r27b
38
API_LEVEL: 34
0 commit comments