diff --git a/build/pipelines/azure-pipelines.loc.yaml b/build/pipelines/azure-pipelines.loc.yaml index af68fef..7fadde1 100644 --- a/build/pipelines/azure-pipelines.loc.yaml +++ b/build/pipelines/azure-pipelines.loc.yaml @@ -23,7 +23,7 @@ name: $(BuildDefinitionName)_$(date:yyMM).$(date:dd)$(rev:rrr) jobs: - job: Localize pool: - vmImage: windows-2019 + vmImage: windows-2022 variables: skipComponentGovernanceDetection: true steps: @@ -51,4 +51,4 @@ jobs: condition: eq(variables['hasChanges'], '1') inputs: artifactName: Patch - targetPath: $(Build.ArtifactStagingDirectory) \ No newline at end of file + targetPath: $(Build.ArtifactStagingDirectory)