File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -701,16 +701,16 @@ jobs:
701
701
#
702
702
# PGO Build
703
703
#
704
- template : /eng/pipelines/installer/installer-matrix.yml
705
- parameters :
706
- buildConfig : Release
707
- jobParameters :
708
- isOfficialBuild : ${{ variables.isOfficialBuild }}
709
- liveRuntimeBuildConfig : release
710
- liveLibrariesBuildConfig : ${{ variables.debugOnPrReleaseOnRolling }}
711
- pgoType : ' PGO'
712
- platforms :
713
- - windows_x64
704
+ - template : /eng/pipelines/installer/installer-matrix.yml
705
+ parameters :
706
+ buildConfig : Release
707
+ jobParameters :
708
+ isOfficialBuild : ${{ variables.isOfficialBuild }}
709
+ liveRuntimeBuildConfig : release
710
+ liveLibrariesBuildConfig : ${{ variables.debugOnPrReleaseOnRolling }}
711
+ pgoType : ' PGO'
712
+ platforms :
713
+ - windows_x64
714
714
715
715
#
716
716
# Crossgen-comparison jobs
You can’t perform that action at this time.
0 commit comments