Skip to content

Commit

Permalink
Update the ftl hardware version. (flutter#5224)
Browse files Browse the repository at this point in the history
This is to unblock tests in packages timing out because of long queue times in ftl tests.
  • Loading branch information
godofredoc authored and HugoOlthof committed Dec 13, 2023
1 parent e78f912 commit 9b3abc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/targets/android_device_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tasks:
args:
- "firebase-test-lab"
- "--device"
- "model=oriole,version=33"
- "model=panther,version=33"
- "--exclude=script/configs/exclude_integration_android.yaml"
- "--project=flutter-infra-staging"
- "--results-bucket=flutter_firebase_testlab_staging"

0 comments on commit 9b3abc6

Please sign in to comment.