Skip to content

Commit

Permalink
use windows-2022 agent
Browse files Browse the repository at this point in the history
  • Loading branch information
MaceWindu committed Nov 21, 2021
1 parent af90a7c commit 868cc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ stages:
jobs:
- job: build_job
pool:
vmImage: 'windows-2019'
vmImage: 'windows-2022'
variables:
packageVersion: $(nugetVersion)
displayName: 'Build'
Expand Down

0 comments on commit 868cc77

Please sign in to comment.