microsoft / react-native-macos

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

fix(CI): Download visionOS if necessary #2204

Closed Saadnajmi closed 1 week ago

Saadnajmi commented 1 week ago

Summary:

Due to https://github.com/actions/runner-images/issues/10559 , we need to manually download the visionOS SDK on appropriate jobs.

Test Plan:

CI should pass