Skip to content

Commit

Permalink
Fix ios-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anhappdev committed Dec 12, 2024
1 parent bc671d0 commit c638d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/integration_test/expected_throughput.dart
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const _kS22Ultra = 'SM-S908U1'; // Galaxy S22 Ultra
const _kDN2103 = 'DN2103'; // OnePlus DN2103

// iOS
const _kIphoneOnGitHubAction = 'iPhone15,3';
const _kIphoneOnGitHubAction = 'iPhone16,2';
const _kIphoneOnMacbookM1 = 'iPhone14,7';

const Map<String, Map<String, Interval>> _imageClassificationV2 = {
Expand Down

0 comments on commit c638d66

Please sign in to comment.