Skip to content

Commit 70c87ba

Browse files
committed
(GH-138) Azure Pipelines Build on windows-2022
* fixes #138
1 parent 13bd6b2 commit 70c87ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ strategy:
55
mac:
66
imageName: 'macos-10.15'
77
windows:
8-
imageName: 'windows-2019'
8+
imageName: 'windows-2022'
99

1010
pool:
1111
vmImage: $(imageName)

0 commit comments

Comments
 (0)