Skip to content

Commit

Permalink
Remove arch
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Dec 21, 2023
1 parent 12d5985 commit f7cf831
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cronet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,5 @@ jobs:
# - pkgs/cronet_http/example/android/app/build.gradle
api-level: 24
target: ${{ matrix.package == 'cronet_http_embedded' && 'google_apis' || 'playstore' }}
arch: x86_64
profile: pixel
script: cd 'pkgs/${{ matrix.package }}/example' && flutter test --timeout=1200s integration_test/

0 comments on commit f7cf831

Please sign in to comment.