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 956c125 commit e4fb730Copy full SHA for e4fb730
eng/pipelines/runtime-official.yml
@@ -392,7 +392,7 @@ stages:
392
jobParameters:
393
isOfficialBuild: ${{ variables.isOfficialBuild }}
394
liveRuntimeBuildConfig: release
395
- liveLibrariesBuildConfig: ${{ variables.debugOnPrReleaseOnRolling }}
+ liveLibrariesBuildConfig: Release
396
pgoType: 'PGO'
397
platforms:
398
- windows_x64
0 commit comments