Updated the perf file with Python version 3.8

This commit is contained in:
vikas0212git 2021-06-16 16:13:34 -07:00
Родитель c6a077e6dc
Коммит e8052ba15f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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'