Skip to content

Commit dcb54c2

Browse files
committedMay 6, 2021
remove matrix
1 parent 0ed0c33 commit dcb54c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎build/pipelines/templates/pgo-merge-pgd-job.yml

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
variables:
1111
artifactsPath: $(Build.SourcesDirectory)\Artifacts
1212
pgoArtifactsPath: $(artifactsPath)\${{ parameters.pgoArtifact }}
13-
strategy:
14-
matrix: ${{ parameters.matrix }}
1513

1614
steps:
1715
# The environment variable VCToolsInstallDir isn't defined on lab machines, so we need to retrieve it ourselves.

0 commit comments

Comments
 (0)