Skip to content

Commit 6626d4e

Browse files
committed
Try with 3.7
1 parent cd1c7d1 commit 6626d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/azure-pipelines/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- task: UsePythonVersion@0
33
inputs:
4-
versionSpec: '2.7'
4+
versionSpec: '3.7'
55
- script: |
66
pip install --upgrade pip
77
pip install conan_package_tools bincrafters_package_tools

0 commit comments

Comments
 (0)