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

ci: Use the same VM image for PR and publish #2255

Closed Saadnajmi closed 3 weeks ago

Saadnajmi commented 3 weeks ago

Summary:

I noticed we were still using macOS-13, which was causing publish to fail. Let's fix that

Test Plan:

CI should pass.