diff --git a/.azure-pipelines/templates/variables.yml b/.azure-pipelines/templates/variables.yml index 5267cc2f51e..5ccf57a61fb 100644 --- a/.azure-pipelines/templates/variables.yml +++ b/.azure-pipelines/templates/variables.yml @@ -1,5 +1,5 @@ variables: - ubuntu_pool: 'pool-ubuntu-2204' + ubuntu_pool: 'pool-ubuntu-2404' ubuntu_multi_core_pool: 'pool-ubuntu-latest-multi-core' windows_pool: 'pool-windows-2019' ubuntu_arm64_pool: 'pool-ubuntu-latest-arm64'