- windows_arm
- windows_arm64
- #
- # Build PGO CoreCLR release
- #
- - template: /eng/pipelines/common/platform-matrix.yml
- parameters:
- jobTemplate: /eng/pipelines/coreclr/templates/build-job.yml
- buildConfig: release
- platforms:
- - windows_x64
- jobParameters:
- testGroup: innerloop
- pgoType: 'PGO'
-
- #
- # PGO Build
- #
- - template: /eng/pipelines/installer/installer-matrix.yml
- parameters:
- buildConfig: Release
- jobParameters:
- isOfficialBuild: ${{ variables.isOfficialBuild }}
- liveRuntimeBuildConfig: release
- liveLibrariesBuildConfig: ${{ variables.debugOnPrReleaseOnRolling }}
- pgoType: 'PGO'
- platforms:
- - windows_x64
+# #
+# # Build PGO CoreCLR release
+# #
+# - template: /eng/pipelines/common/platform-matrix.yml
+# parameters:
+# jobTemplate: /eng/pipelines/coreclr/templates/build-job.yml
+# buildConfig: release
+# platforms:
+# - windows_x64
+# jobParameters:
+# testGroup: innerloop
+# pgoType: 'PGO'
+#
+# #
+# # PGO Build
+# #
+# - template: /eng/pipelines/installer/installer-matrix.yml
+# parameters:
+# buildConfig: Release
+# jobParameters:
+# isOfficialBuild: ${{ variables.isOfficialBuild }}
+# liveRuntimeBuildConfig: release
+# liveLibrariesBuildConfig: ${{ variables.debugOnPrReleaseOnRolling }}
+# pgoType: 'PGO'
+# platforms:
+# - windows_x64
- ${{ if eq(variables.isOfficialBuild, true) }}:
- template: /eng/pipelines/official/stages/publish.yml
#
# Build PGO CoreCLR release
#
-- template: /eng/pipelines/common/platform-matrix.yml
- parameters:
- jobTemplate: /eng/pipelines/coreclr/templates/build-job.yml
- buildConfig: release
- platforms:
- - windows_x64
- jobParameters:
- testGroup: innerloop
- pgoType: 'PGO'
+#- template: /eng/pipelines/common/platform-matrix.yml
+# parameters:
+# jobTemplate: /eng/pipelines/coreclr/templates/build-job.yml
+# buildConfig: release
+# platforms:
+# - windows_x64
+# jobParameters:
+# testGroup: innerloop
+# pgoType: 'PGO'
#
# Build CoreCLR Formatting Job
#
# PGO Build
#
-- template: /eng/pipelines/installer/installer-matrix.yml
- parameters:
- buildConfig: Release
- jobParameters:
- isOfficialBuild: ${{ variables.isOfficialBuild }}
- liveRuntimeBuildConfig: release
- liveLibrariesBuildConfig: ${{ variables.debugOnPrReleaseOnRolling }}
- pgoType: 'PGO'
- platforms:
- - windows_x64
+#- template: /eng/pipelines/installer/installer-matrix.yml
+# parameters:
+# buildConfig: Release
+# jobParameters:
+# isOfficialBuild: ${{ variables.isOfficialBuild }}
+# liveRuntimeBuildConfig: release
+# liveLibrariesBuildConfig: ${{ variables.debugOnPrReleaseOnRolling }}
+# pgoType: 'PGO'
+# platforms:
+# - windows_x64
#
# Crossgen-comparison jobs