We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce80e0c commit 1f93f9bCopy full SHA for 1f93f9b
build/pipelines/pgo.yml
@@ -50,6 +50,7 @@ stages:
50
buildEverything: true
51
pgoBuildMode: Instrument
52
artifactStem: -instrumentation
53
+ keepAllExpensiveBuildOutputs: false # the ARM64 build agent runs out of memory downloading the artifacts...
54
55
- stage: RunPGO
56
displayName: Run PGO
0 commit comments