Skip to content

Commit cdf4bd9

Browse files
authored
Revert "Disable PGO for nightly builds (#17749)" (#19816)
This reverts commit 408f3e2. Now that we have #19810, it works again!
1 parent 8f3d1d8 commit cdf4bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pipelines/ob-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extends:
2828
official: true
2929
branding: Canary
3030
buildTerminal: true
31-
pgoBuildMode: None # BODGY - OneBranch is on VS 17.10, which is known to be the worst
31+
pgoBuildMode: Optimize
3232
codeSign: true
3333
signingIdentity:
3434
serviceName: $(SigningServiceName)

0 commit comments

Comments
 (0)