From d6bda5c3d7ca51e6ab8d7a283040ccea5f162435 Mon Sep 17 00:00:00 2001 From: Aditya Wasan Date: Sat, 27 Feb 2021 23:28:32 +0530 Subject: [PATCH] ci: use api level 30 Signed-off-by: Aditya Wasan --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index a6f9eceb..35cc160c 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -24,7 +24,7 @@ jobs: - name: Run instrumentation tests uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3 with: - api-level: 23 + api-level: 30 target: default script: | adb shell settings put global animator_duration_scale 0