Skip to content

Commit

Permalink
Revert "Reverts "Run iOS staging tests with Xcode 15.2"" (flutter#141420
Browse files Browse the repository at this point in the history
)

Relands "Run iOS staging tests with Xcode 15.2""

Reverts flutter#141412
  • Loading branch information
QuncCccccc authored Jan 12, 2024
1 parent 52d2c12 commit 7dc856a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4197,7 +4197,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
Expand Down Expand Up @@ -4240,7 +4240,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
Expand Down Expand Up @@ -4350,7 +4350,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
Expand Down Expand Up @@ -4530,7 +4530,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
Expand Down

0 comments on commit 7dc856a

Please sign in to comment.