We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0219a1b commit 9a1411aCopy full SHA for 9a1411a
eng/pipelines/runtime-official.yml
@@ -51,7 +51,7 @@ extends:
51
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/main') }}:
52
- template: /eng/common/templates/job/source-index-stage1.yml
53
parameters:
54
- sourceIndexBuildCommand: build.cmd -subset libs.native+libs.sfx+libs.oob -binarylog -os linux -ci
+ sourceIndexBuildCommand: build.cmd -subset libs.sfx+libs.oob -binarylog -os linux -ci
55
56
#
57
# Build CoreCLR
0 commit comments