Update Azure Windows image names (#1029)
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
inputs: {pathtoPublish: wheelhouse}
|
||||
|
||||
- job: windows
|
||||
pool: {vmImage: 'vs2017-win2016'}
|
||||
pool: {vmImage: 'windows-2019'}
|
||||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
- bash: |
|
||||
|
||||
Reference in New Issue
Block a user