Skip to content

Commit

Permalink
remove matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
miniksa committed May 6, 2021
1 parent 0ed0c33 commit dcb54c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/pipelines/templates/pgo-merge-pgd-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
variables:
artifactsPath: $(Build.SourcesDirectory)\Artifacts
pgoArtifactsPath: $(artifactsPath)\${{ parameters.pgoArtifact }}
strategy:
matrix: ${{ parameters.matrix }}

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

1 comment on commit dcb54c2

@github-actions

This comment was marked as duplicate.

Please sign in to comment.