Skip to content

Commit afefb12

Browse files
authored
Update the ftl hardware version. (flutter#5224)
This is to unblock tests in packages timing out because of long queue times in ftl tests.
1 parent a927ade commit afefb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/targets/android_device_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tasks:
1111
args:
1212
- "firebase-test-lab"
1313
- "--device"
14-
- "model=oriole,version=33"
14+
- "model=panther,version=33"
1515
- "--exclude=script/configs/exclude_integration_android.yaml"
1616
- "--project=flutter-infra-staging"
1717
- "--results-bucket=flutter_firebase_testlab_staging"

0 commit comments

Comments
 (0)