Commit c96362f
authored
[CI] Use Xcode 14.2 (#1820)
Looks like CI ~is~ was broken because the [CI fleet was upgraded to
Xcode
14.2](bazelbuild/continuous-integration#1431 (comment))
and some machines were missing the watchOS and tvOS SDKs. Now that the
iMacs are properly set up, we should be able to simply use Xcode 14.2.
We can't use Xcode 13.0 anymore because it doesn't run on macOS Ventura
(which all the x86_64 machines are on after the upgrade).
Future tasks might include adding support for arm64 in our tooling so
that we can switch to run on Mac Studios instead of iMacs.1 parent 3d23948 commit c96362f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments