Skip to content

Commit

Permalink
Updated the perf file with Python version 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas0212git committed Jun 16, 2021
1 parent c6a077e commit e8052ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsts_ci/continuous-perf.yml
Expand Up @@ -5,7 +5,7 @@ steps:
- task: UsePythonVersion@0
displayName: "Use Python 3.8"
inputs:
versionSpec: 3.8.7
versionSpec: 3.8

- task: AzureCLI@2
displayName: 'Run All Performance Tests'
Expand Down

0 comments on commit e8052ba

Please sign in to comment.