microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.56k stars 138 forks source link

Migrate to GitHub Actions #2272

Open Saadnajmi opened 1 week ago

Saadnajmi commented 1 week ago

We currently use Azure Pipelines for our CI. Despite using the same images as GitHub Actions, they tend to be behind. This has consistently caused issues with keeping RNM up to date on the latest Xcode version and SDKs. Currently, this blocks us from moving to Xcode 16 because: