Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 61e2736

Browse files
committed
use windows-2022 agent
1 parent e3b3ac4 commit 61e2736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ stages:
2626
jobs:
2727
- job: build_job
2828
pool:
29-
vmImage: 'windows-2019'
29+
vmImage: 'windows-2022'
3030
variables:
3131
packageVersion: $(nugetVersion)
3232
displayName: 'Build'

0 commit comments

Comments
 (0)