Skip to content

Commit 675352e

Browse files
authored
Merge pull request #1873 from JohnTitor/vs2019
Update Windows Server and Visual Studio versions to 2019
2 parents 2a8bfe4 + ea11e4f commit 675352e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102

103103
- job: Windows
104104
pool:
105-
vmImage: vs2017-win2016
105+
vmImage: windows-2019
106106
steps:
107107
- template: azure-install-rust.yml
108108
- bash: LIBC_CI=1 sh ./ci/run.sh $TARGET

0 commit comments

Comments
 (0)