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