Skip to content

Commit 01e48d4

Browse files
runningcodeclaude
andcommitted
ci: Run Android 37.1 without the emulator workarounds
The 37.1 image boots fine without disabling Vulkan or forcing a cold boot, so drop those overrides and run it like the other API levels (default GPU, snapshot restore). Keeps the APK install retry. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 1845fd0 commit 01e48d4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/integration-tests-ui-critical.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ jobs:
7979
target: google_apis_ps16k # API 37 has no plain google_apis image
8080
channel: canary # Necessary for ATDs
8181
arch: x86_64
82-
# The API 37 emulator crashes on Vulkan init and on snapshot restore, so
83-
# force software rendering, disable Vulkan, and cold boot.
84-
# See https://issuetracker.google.com/issues/524601393
85-
gpu: swiftshader_indirect
86-
extra-emulator-options: -feature -Vulkan -no-snapshot-load
8782
steps:
8883
- name: Checkout code
8984
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0

0 commit comments

Comments
 (0)