no kvm
Some checks failed
Dotnet build and test / build (pull_request) Has been cancelled

This commit is contained in:
Paul Schneider 2026-08-26 05:38:07 +01:00
commit bc6861dd26
Signed by: notazof
GPG key ID: 1DD5D838E5343B06

View file

@ -59,14 +59,10 @@ jobs:
echo "⌛ Démarrage de l'émulateur en tâche de fond..."
# 3. Lancement corrigé : exclusion de -gpu off (qui brise SwiftShader) et forçage d'un profil CPU standard
emulator -avd postit_test_avd \
-no-window \
-no-audio \
-no-boot-anim \
-gpu swiftshader \
-no-metrics \
-qemu -cpu max,fma=off,avx2=off,bmi1=off,bmi2=off &
-no-boot-anim &
echo "Attente de la détection par ADB..."
adb wait-for-device