From b05df98f1205b99d82cc8542804b5cf8cfdc2dbc Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Thu, 9 Jan 2025 08:54:59 +0100 Subject: [PATCH] [skip slack] [run tests] use something that is in the base avdmanager --- .github/workflows/pr_test_build_android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_test_build_android.yml b/.github/workflows/pr_test_build_android.yml index ebfe43fde6..ca753dbdce 100644 --- a/.github/workflows/pr_test_build_android.yml +++ b/.github/workflows/pr_test_build_android.yml @@ -295,7 +295,7 @@ jobs: api-level: ${{ matrix.api-level }} cores: 6 avd-name: cake-tester-${{ matrix.api-level }} - profile: pixel_9_pro + profile: pixel_7_pro force-avd-creation: false emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none disable-animations: true