From c31ec88cb8e48edf50e28c18a7a8bd4185ea598e Mon Sep 17 00:00:00 2001 From: Alex Li Date: Wed, 10 Jan 2024 06:41:12 +0800 Subject: [PATCH] Update cronet.yml --- .github/workflows/cronet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cronet.yml b/.github/workflows/cronet.yml index 80d55ee660..e12f7b719c 100644 --- a/.github/workflows/cronet.yml +++ b/.github/workflows/cronet.yml @@ -58,7 +58,7 @@ jobs: uses: reactivecircus/android-emulator-runner@v2 if: always() && steps.install.outcome == 'success' with: - api-level: 28 + api-level: 21 target: ${{ matrix.package == 'cronet_http_embedded' && 'google_apis' || 'playstore' }} profile: pixel script: cd 'pkgs/${{ matrix.package }}/example' && flutter test --timeout=1200s integration_test/