HomePhabricator
Diffusion Comm 9828750c0be2

[ci] Update mac runner image in github workflows

Description

[ci] Update mac runner image in github workflows

Summary:
https://linear.app/comm/issue/ENG-10412/apple-sdk-upcoming-minimum-requirement

Apps uploaded to App Store Connect must be built with Xcode 16 or later using an SDK for iOS 18.
So we need to upgrade our CIs to use Xcode 16.
macos-15 runner uses Xcode 16 by default, so upgrading it should solve the problem.

Test Plan:
Build the app on my local machine with Xcode 16 (I had it upgraded long ago).
Then land and verify that all github actions passed?
If we want to be sure that it works before landing we can try making a PR to gh and run actions on the PR?

Reviewers: tomek, bartek

Reviewed By: bartek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D14487

Details

Provenance
angelikaAuthored on Fri, Mar 21, 5:03 AM
Reviewer
bartek
Differential Revision
D14487: [ci] Update mac runner image in github workflows
Parents
rCOMM481c30533aa3: [lib] Fix highestTimestamp assignment in useGetLastUpdatedTimes
Branches
Loading...
Tags
Loading...