diff --git a/azure-pipelines/server/azure-pipelines.yml b/azure-pipelines/server/azure-pipelines.yml index 10f788c17..8d10be321 100644 --- a/azure-pipelines/server/azure-pipelines.yml +++ b/azure-pipelines/server/azure-pipelines.yml @@ -13,11 +13,10 @@ parameters: - name: image displayName: Pool Image type: string - default: windows-2019 + default: windows-2022 values: - windows-latest - windows-2022 - - windows-2019 - ubuntu-latest - ubuntu-20.04 - ubuntu-18.04