Skip to content
Open
2 changes: 1 addition & 1 deletion .azure-pipelines/templates/variables.yml
Original file line number Diff line number Diff line change
@@ -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'
Expand Down
Loading