We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed0c33 commit dcb54c2Copy full SHA for dcb54c2
build/pipelines/templates/pgo-merge-pgd-job.yml
@@ -10,8 +10,6 @@ jobs:
10
variables:
11
artifactsPath: $(Build.SourcesDirectory)\Artifacts
12
pgoArtifactsPath: $(artifactsPath)\${{ parameters.pgoArtifact }}
13
- strategy:
14
- matrix: ${{ parameters.matrix }}
15
16
steps:
17
# The environment variable VCToolsInstallDir isn't defined on lab machines, so we need to retrieve it ourselves.
0 commit comments