From a2f545ee9cd4246ed1cb421896adbecc86660fbf Mon Sep 17 00:00:00 2001 From: Sanskar Atrey Date: Wed, 11 Dec 2024 12:02:25 +0530 Subject: [PATCH] chore: test --- .github/workflows/android-detox-automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-detox-automation.yml b/.github/workflows/android-detox-automation.yml index 6c97792..f946e36 100644 --- a/.github/workflows/android-detox-automation.yml +++ b/.github/workflows/android-detox-automation.yml @@ -92,7 +92,7 @@ jobs: - name: Detox test uses: reactivecircus/android-emulator-runner@v2 with: - api-level: 26 + api-level: 30 target: default arch: x86_64 profile: pixel