Skip to content

Commit 8b7ac89

Browse files
Update .github/workflows/_android.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d13ad43 commit 8b7ac89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# Running Android emulator directly on the runner and not using Docker
5252
run-emulator:
5353
needs: build-llm-demo
54-
# NB: Use metal install for KVM support to run the emulator faster
54+
# NB: This job runs on the shared 8-core-ubuntu runner; KVM / bare-metal assumptions no longer apply
5555
runs-on: 8-core-ubuntu
5656
env:
5757
ANDROID_NDK_VERSION: r28c

0 commit comments

Comments
 (0)