summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/infra/specs/variants.pyl
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/infra/specs/variants.pyl')
-rw-r--r--third_party/libwebrtc/infra/specs/variants.pyl8
1 files changed, 4 insertions, 4 deletions
diff --git a/third_party/libwebrtc/infra/specs/variants.pyl b/third_party/libwebrtc/infra/specs/variants.pyl
index c97bdc5468..690829c2b1 100644
--- a/third_party/libwebrtc/infra/specs/variants.pyl
+++ b/third_party/libwebrtc/infra/specs/variants.pyl
@@ -27,14 +27,14 @@
'identifier': 'iPhone X 16.4',
'mixins': ['xcode_15_main', 'ios_runtime_cache_16_4'],
},
- 'SIM_IPHONE_14_17_0': {
+ 'SIM_IPHONE_14_17_4': {
'args': [
'--platform',
'iPhone 14',
'--version',
- '17.0',
+ '17.4',
],
- 'identifier': 'iPhone 14 17.0',
- 'mixins': ['xcode_15_main', 'ios_runtime_cache_17_0'],
+ 'identifier': 'iPhone 14 17.4',
+ 'mixins': ['xcode_15_main', 'ios_runtime_cache_17_4'],
},
}