diff --git a/.azure-pipelines/templates/variables.yml b/.azure-pipelines/templates/variables.yml index b566ca86334..afd6aae868a 100644 --- a/.azure-pipelines/templates/variables.yml +++ b/.azure-pipelines/templates/variables.yml @@ -1,4 +1,4 @@ variables: ubuntu_pool: 'pool-ubuntu-2204' - windows_pool: 'pool-windows-2019' + windows_pool: 'pool-windows-2022' ubuntu_arm64_pool: 'pool-ubuntu-latest-arm64'