diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml index a9597dc63..69fc555b5 100644 --- a/.github/workflows/test-deploy.yml +++ b/.github/workflows/test-deploy.yml @@ -77,7 +77,7 @@ jobs: fail-fast: false matrix: emulator: [ - { api-level: 29, target: google_apis }, + { api-level: 28, target: google_apis }, { api-level: 34, target: playstore } ] steps: