Set up dual-run workflows for sentry-react-native on both Bitrise and Cirrus. Also reduced job counts by moving some iOS jobs to GitHub Actions. Related PRs: * getsentry/sentry-react-native#6274 — Run macOS workflows on both Cirrus and Bitrise runners * getsentry/sentry-react-native#6356 — Move sample app iOS build jobs to GitHub Actions runners * getsentry/sentry-react-native#6355 — Move testflight and size-analysis iOS jobs to GHA macos-26 * getsentry/sentry-react-native#6353 — Skip Java, Gradle, and replay-stubs for iOS E2E jobs
Set up dual-run workflows for sentry-react-native on both Bitrise and Cirrus. Also reduced job counts by moving some iOS jobs to GitHub Actions.
Related PRs: