[Fix] (ci): use ANGLE for Android Vulkan retrace

This commit is contained in:
2026-06-17 07:51:35 +08:00
parent 96ecabc38b
commit 02f8c7ab56
+1 -1
View File
@@ -233,7 +233,7 @@ jobs:
arch: x86_64 arch: x86_64
profile: pixel_6 profile: pixel_6
disable-animations: true disable-animations: true
emulator-options: -no-window -gpu host -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none emulator-options: -no-window -gpu angle -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none
script: >- script: >-
set +e; set +e;
status=0; status=0;