Update Azure Windows image names (#1029)

This commit is contained in:
Eric Larson
2022-02-22 17:26:51 -05:00
committed by GitHub
parent f78331da10
commit 2d1fee2b35
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
inputs: {pathtoPublish: wheelhouse}
- job: windows
pool: {vmImage: 'vs2017-win2016'}
pool: {vmImage: 'windows-2019'}
steps:
- task: UsePythonVersion@0
- bash: |