From c79a5782861c64cb9d7d06ddc5991a62641abb58 Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:05:40 +0100 Subject: [PATCH] set android emulator API level to 32 --- .github/workflows/run_integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run_integration_tests.yml b/.github/workflows/run_integration_tests.yml index 8c804ed..c9d323a 100644 --- a/.github/workflows/run_integration_tests.yml +++ b/.github/workflows/run_integration_tests.yml @@ -67,7 +67,7 @@ jobs: if: ${{ matrix.os == 'ubuntu-latest' }} uses: reactivecircus/android-emulator-runner@v2 with: - api-level: 33 + api-level: 32 target: default arch: x86_64 profile: pixel_6