chore(ci): update azure runner image to windows-2022

windows-2019 is EOL
This commit is contained in:
Green Sky
2025-11-24 12:32:49 +01:00
parent e115b136d5
commit b449ea2ed4

View File

@@ -1,5 +1,5 @@
pool:
vmImage: "windows-2019"
vmImage: "windows-2022"
jobs:
- job: "vcpkg"
strategy: