Skip to content
Snippets Groups Projects
Unverified Commit ea11e4fb authored by Yuki Okushi's avatar Yuki Okushi
Browse files

Update Windows Server and Visual Studio versions to 2019

parent 56930aac
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ jobs: ...@@ -102,7 +102,7 @@ jobs:
- job: Windows - job: Windows
pool: pool:
vmImage: vs2017-win2016 vmImage: windows-2019
steps: steps:
- template: azure-install-rust.yml - template: azure-install-rust.yml
- bash: LIBC_CI=1 sh ./ci/run.sh $TARGET - bash: LIBC_CI=1 sh ./ci/run.sh $TARGET
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment