Skip to content

Commit 22595a7

Browse files
committed
Change windows and vs version.
1 parent 91d33b8 commit 22595a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
py36:
4646
python.version: "3.6"
4747
pool:
48-
vmImage: windows-2019
48+
vmImage: vs2017-win2016
4949
steps:
5050
# https://docs.microsoft.com/en-us/azure/devops/pipelines/languages/anaconda?view=azure-devops&tabs=vs2017
5151
- powershell: Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"

0 commit comments

Comments
 (0)