Skip to content

Commit b449ea2

Browse files
committed
chore(ci): update azure runner image to windows-2022
windows-2019 is EOL
1 parent e115b13 commit b449ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pool:
2-
vmImage: "windows-2019"
2+
vmImage: "windows-2022"
33
jobs:
44
- job: "vcpkg"
55
strategy:

0 commit comments

Comments
 (0)