react-native-reanimated
react-native-reanimated copied to clipboard
chore: Bump macos runner version and xcode version on CI
Summary
We were using macos-15 runner with the manually selected XCode 16.4 version (which became default on the macos-15 runner and we didn't have to select it manually anymore). I think it's time to migrate to the newer runner that uses iOS 26 by default.
See info about macos-26 runner: https://github.com/actions/runner-images/issues/13008