Revert python version

This commit is contained in:
Ryan Hill 2021-05-03 17:11:50 -07:00
parent edf0522b35
commit bc7f8ad4f8

View file

@ -18,8 +18,7 @@ jobs:
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '3.9'
# versionSpec: '3.7'
versionSpec: '3.7'
addToPath: true
architecture: $(buildArch)