From a8628feb3cf0368ca33eb2581b41283c43e50d96 Mon Sep 17 00:00:00 2001 From: Swung0x48 Date: Wed, 17 Jun 2026 06:14:22 +0800 Subject: [PATCH] [Fix] (ci): use non-deprecated Android emulator GPU --- .github/workflows/apk.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/apk.yml b/.github/workflows/apk.yml index 27c0669d..0147a422 100644 --- a/.github/workflows/apk.yml +++ b/.github/workflows/apk.yml @@ -131,7 +131,7 @@ jobs: arch: x86_64 profile: pixel_6 disable-animations: true - emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none + emulator-options: -no-window -gpu swiftshader -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none script: >- set +e; status=0; @@ -233,7 +233,7 @@ jobs: arch: x86_64 profile: pixel_6 disable-animations: true - emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none + emulator-options: -no-window -gpu swiftshader -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none script: >- set +e; status=0; @@ -314,7 +314,7 @@ jobs: --target-call 4000686 --width 854 --height 480 - --tolerance 20000 + --tolerance 500 --crop-x 0 --crop-y 0 --crop-width 0