We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3d1d8 commit cdf4bd9Copy full SHA for cdf4bd9
build/pipelines/ob-nightly.yml
@@ -28,7 +28,7 @@ extends:
28
official: true
29
branding: Canary
30
buildTerminal: true
31
- pgoBuildMode: None # BODGY - OneBranch is on VS 17.10, which is known to be the worst
+ pgoBuildMode: Optimize
32
codeSign: true
33
signingIdentity:
34
serviceName: $(SigningServiceName)
0 commit comments