From 2c613620e699f50aa9078c58b193ad1b31446437 Mon Sep 17 00:00:00 2001 From: MohitMaliFtechiz Date: Mon, 30 Sep 2024 15:14:08 +0530 Subject: [PATCH] Testing on `pixel_c` profile instead of `pixel_tablet`. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37375ef3d..31264300e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: api-level: ${{ matrix.api-level }} target: default arch: x86_64 - profile: pixel_tablet + profile: pixel_c ram-size: 3072M cores: 4 emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none