Skip to content

Commit 9a1411a

Browse files
committed
Revert "Fix source-index-stage1 official build (#85215)"
This reverts commit e0e1085.
1 parent 0219a1b commit 9a1411a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/runtime-official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ extends:
5151
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/main') }}:
5252
- template: /eng/common/templates/job/source-index-stage1.yml
5353
parameters:
54-
sourceIndexBuildCommand: build.cmd -subset libs.native+libs.sfx+libs.oob -binarylog -os linux -ci
54+
sourceIndexBuildCommand: build.cmd -subset libs.sfx+libs.oob -binarylog -os linux -ci
5555

5656
#
5757
# Build CoreCLR

0 commit comments

Comments
 (0)