Skip to content

Commit 6681dd6

Browse files
committed
NFCI: get even more wild
1 parent df4fa6b commit 6681dd6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

build/pipelines/pgo.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ stages:
7070
condition: succeeded()
7171
jobs:
7272
# This job takes multiple platforms and fans them back in to a single artifact.
73-
- template: ./templates-v2/job-pgo-merge-pgd.yml
74-
parameters:
75-
jobName: MergePGD
76-
pool:
77-
vmImage: 'windows-latest'
78-
buildConfiguration: Release
79-
buildPlatforms: ${{ parameters.buildPlatforms }}
80-
artifactStem: -instrumentation
73+
#- template: ./templates-v2/job-pgo-merge-pgd.yml
74+
# parameters:
75+
# jobName: MergePGD
76+
# pool:
77+
# vmImage: 'windows-latest'
78+
# buildConfiguration: Release
79+
# buildPlatforms: ${{ parameters.buildPlatforms }}
80+
# artifactStem: -instrumentation
8181

8282
- template: ./templates-v2/job-pgo-build-nuget-and-publish.yml
8383
parameters:

build/pipelines/templates-v2/job-pgo-build-nuget-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runVersion: specific
4545
project: Dart
4646
pipeline: 71496
47-
runId: 138504234
47+
runId: 138507110
4848
allowPartiallySucceededBuilds: true
4949
allowFailedBuilds: true
5050

0 commit comments

Comments
 (0)