Skip to content

Commit ea11e4f

Browse files
committed
Update Windows Server and Visual Studio versions to 2019
1 parent 56930aa commit ea11e4f

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)