It is blocking the official build: https://github.com/dotnet/runtime/issues/90466
# Localization build
#
- - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/main') }}:
- - template: /eng/common/templates/job/onelocbuild.yml
- parameters:
- MirrorRepo: runtime
- LclSource: lclFilesfromPackage
- LclPackageId: 'LCL-JUNO-PROD-RUNTIME'
+ # disabled due to https://github.com/dotnet/runtime/issues/90466
+ #- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/main') }}:
+ # - template: /eng/common/templates/job/onelocbuild.yml
+ # parameters:
+ # MirrorRepo: runtime
+ # LclSource: lclFilesfromPackage
+ # LclPackageId: 'LCL-JUNO-PROD-RUNTIME'
#
# Source Index Build