diff --git a/.github/workflows/cronet.yml b/.github/workflows/cronet.yml index e860547a13..383942c53d 100644 --- a/.github/workflows/cronet.yml +++ b/.github/workflows/cronet.yml @@ -59,7 +59,7 @@ jobs: if: always() && steps.install.outcome == 'success' with: api-level: 28 - target: ${{ matrix.package == 'cronet_http_embedded' && 'default' || 'playstore' }} + target: playstore arch: x86_64 profile: pixel script: cd 'pkgs/${{ matrix.package }}/example' && flutter test --timeout=1200s integration_test/