Skip to content

Commit d337b49

Browse files
jpnurmiclaude
andcommitted
ci: switch Android emulator back to default target
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cd82d46 commit d337b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
api-level: ${{ env.ANDROID_API }}
408408
ndk: ${{ env.ANDROID_NDK }}
409409
arch: ${{ env.ANDROID_ARCH }}
410-
target: google_apis
410+
target: default
411411
emulator-boot-timeout: 1200
412412
script: |
413413
# Sync emulator clock with host to avoid timestamp assertion failures

0 commit comments

Comments
 (0)