Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yekongxiaogang authored May 12, 2022
1 parent 7fadbe8 commit a4734d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ trigger:
jobs:
- job: Windows
pool:
vmImage: 'vs2017-win2019'
vmImage: 'windows-latest'
name: Hosted VS2017

steps:
- script: |
Expand Down

0 comments on commit a4734d4

Please sign in to comment.