-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport fix: update CircleCI config to use the RN version in Hermes …
…workspace caching (#35617) Summary: This is a backport of 0edcbc3. It fixes inconsistencies in caching strategies of Hermes tarball and Hermes workspace on CircleCI. ## Changelog [INTERNAL] [FIXED] - Update CircleCI config to use the RN version in Hermes workspace caching. Pull Request resolved: #35617 Test Plan: 1. Create and push a new branch. 2. Change version in. react-native/package.json 3. Push those changes. Before: CircleCI restores cached Hermes workspace for the old version. After: CircleCI creates new workspace for the new version. Reviewed By: cipolleschi Differential Revision: D41970943 Pulled By: dmytrorykun fbshipit-source-id: 7e343b7a8d4b1c5a63016ec53538abe4ad7808cc
- Loading branch information
1 parent
f07490b
commit 65e0f79
Showing
1 changed file
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters