diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 43540a767..e4c31c379 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: - uses: reactivecircus/android-emulator-runner@v2.11.0 name: Run tests with: - api-level: 29 + api-level: 28 profile: Nexus 6 headless: true disable-animations: true