react-native/.github
Riccardo Cipolleschi b32335c299 Only build ios in check nightlies (#47506)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/47506

The Check nightlies job prepare a new nightly app with additional libraries and on iOS it builds with `yarn ios`.

The command tries to launch the app on the simulator which sometimes fails and this can make the jobs keep running for hours.

This change make sure that we only build the app

## Changelog:
[Internal] - Only build iOS in CI for Check Nightlies

Reviewed By: blakef

Differential Revision: D65656812

fbshipit-source-id: 14db3738f33f8024c9e99fe206b170209154bac7
2024-11-08 04:28:32 -08:00
..
actions Only build ios in check nightlies (#47506) 2024-11-08 04:28:32 -08:00
ISSUE_TEMPLATE Add an issue template for React Native DevTools bug reports 2024-09-11 04:14:56 -07:00
workflow-scripts Add missing \n on actOnLabel.js (#47451) 2024-11-06 08:54:10 -08:00
workflows Add checkout step to check nightly (#47448) 2024-11-06 04:07:13 -08:00
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md Fix: Adapt template to new rules (#36705) 2023-03-29 09:17:53 -07:00
RELEASE_TEMPLATE.md Circle CI: Create GiHub Release draft when bumping version 2022-07-14 13:42:08 -07:00
SUPPORT.md