Skip to content

Commit

Permalink
override to target old version while we chase down these HTTP/2 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Apr 26, 2022
1 parent e64d24d commit 55cb547
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/pipelines/templates/steps/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ steps:
- ${{ if eq(parameters.TestProxy, true) }}:
- template: /eng/common/testproxy/test-proxy-tool.yml
parameters:
targetVersion: '1.0.0-dev.20220224.2'

- task: PowerShell@2
displayName: 'Run Tests'
Expand Down

0 comments on commit 55cb547

Please sign in to comment.