Browse Source

use vs2022 azure image.

pull/7053/head
Dan Walmsley 4 years ago
parent
commit
28cadb7539
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -103,7 +103,7 @@ jobs:
- job: Windows
pool:
vmImage: 'windows-2019'
vmImage: 'windows-2022'
variables:
SolutionDir: '$(Build.SourcesDirectory)'
steps:

Loading…
Cancel
Save