aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index bd36aaa..569216c 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -36,7 +36,7 @@ jobs:
steps:
- task: UsePythonVersion@0
inputs:
- versionSpec: '3.5'
+ versionSpec: '3.6'
addToPath: true
architecture: 'x64'
- template: ci/azure-steps.yml