[PERF] Remove HybridGlobalization from perf-ios-scenarios-build-jobs.yml#120338
Conversation
…e last place in the performance repo testing flow that references it from the cleanup.
There was a problem hiding this comment.
Pull Request Overview
This PR completes the cleanup of HybridGlobalization references from the performance testing pipeline by removing the last remaining references in the iOS scenarios build jobs template. This follows up on the broader HybridGlobalization cleanup effort.
Key changes:
- Removes the
hybridGlobalizationparameter from the template - Updates comments to remove HybridGlobalization references
- Removes parameter passing to the build-perf-sample-apps template
|
Tagging subscribers to this area: @akoeplinger, @matouskozak, @simonrozsival |
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
|
Tagging subscribers to this area: @akoeplinger, @matouskozak, @simonrozsival |
matouskozak
left a comment
There was a problem hiding this comment.
Thank you for the clean-up
Remove HybridGlobalization from perf-ios-scenarios-build-jobs.yml, the last place in the performance repo testing flow that references it from the cleanup.
Follow-up from #119399.