Unverified Commit ef3de359 authored by Victoria Ashworth's avatar Victoria Ashworth Committed by GitHub

Run iOS staging tests with Xcode 15.2 (#141392)

Potential fix for https://github.com/flutter/flutter/issues/141383.
parent 8dcae5ac
......@@ -4185,7 +4185,7 @@ targets:
# TODO(vashworth): Remove after Xcode 15 is default in CI (https://github.com/flutter/flutter/issues/132237)
$flutter/osx_sdk : >-
{
"sdk_version": "15a240d"
"sdk_version": "15c500b"
}
os: Mac-13
bringup: true
......@@ -4228,7 +4228,7 @@ targets:
# TODO(vashworth): Remove after Xcode 15 is default in CI (https://github.com/flutter/flutter/issues/132237)
$flutter/osx_sdk : >-
{
"sdk_version": "15a240d"
"sdk_version": "15c500b"
}
os: Mac-13
bringup: true
......@@ -4338,7 +4338,7 @@ targets:
# TODO(vashworth): Remove after Xcode 15 is default in CI (https://github.com/flutter/flutter/issues/132237)
$flutter/osx_sdk : >-
{
"sdk_version": "15a240d"
"sdk_version": "15c500b"
}
os: Mac-13
bringup: true
......@@ -4518,7 +4518,7 @@ targets:
# TODO(vashworth): Remove after Xcode 15 is default in CI (https://github.com/flutter/flutter/issues/132237)
$flutter/osx_sdk : >-
{
"sdk_version": "15a240d"
"sdk_version": "15c500b"
}
os: Mac-13
bringup: true
......
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