A framework for building native applications using React
Update atrifact names to the new ones (#52618)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52618 In 0.81 we dropped the JSC configuration in CI. That means that the artifacts we generate in CI have a slightly different name. The current e2e script failed to run with the ci flag because it was still using the old artifacts name and it was not finding them. This change adress the problem by: - using the right artifact names - removing the --hermes parameter which controlled the Hermes vs JSC scenario. It is also a port to main of [this PR](https://github.com/facebook/react-native/pull/52606) ## Changelog: [Internal] - Reviewed By: cortinico, vzaidman Differential Revision: D78344244 fbshipit-source-id: a658ba161b867bbad773fe093df9679ea92579b3
R
Riccardo Cipolleschi committed
339dc4979c2080a7783c5d504e66c3b1576d628e
Parent: 21b93d8
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 7/15/2025, 7:04:20 PM