We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d33b8 commit 22595a7Copy full SHA for 22595a7
.azure-pipelines/azure-pipelines.yml
@@ -45,7 +45,7 @@ jobs:
45
py36:
46
python.version: "3.6"
47
pool:
48
- vmImage: windows-2019
+ vmImage: vs2017-win2016
49
steps:
50
# https://docs.microsoft.com/en-us/azure/devops/pipelines/languages/anaconda?view=azure-devops&tabs=vs2017
51
- powershell: Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
0 commit comments