Unverified Commit 9b5ea30a authored by yusuf-goog's avatar yusuf-goog Committed by GitHub

Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807)

This will run tests on new iphone11 devicelab devices
which are running iOS-16.

Bug:https://github.com/flutter/flutter/issues/117237
parent ea36b3a5
......@@ -131,7 +131,7 @@ platform_properties:
]
os: Mac-12
cpu: x86
device_os: iOS-15
device_os: iOS-16
xcode: 14c18 # Xcode 14.2 to support iOS 16.2 in devicelab.
mac_arm64_ios:
properties:
......@@ -143,7 +143,7 @@ platform_properties:
]
os: Mac-12
cpu: arm64
device_os: iOS-15
device_os: iOS-16
xcode: 14c18 # Xcode 14.2 to support iOS 16.2 in devicelab.
windows:
properties:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment