You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use pinned Hermes version when version.properties is not 1000.0.0
The use-hermes-nightly flag was computed from the branch name, which
evaluates incorrectly for PR branches targeting stable. Instead, read
the actual HERMES_VERSION_NAME from version.properties and only use
nightly when it is the 1000.0.0 development placeholder.
0 commit comments