Skip to content

Commit 14b9557

Browse files
[Infra]: update ado yamls to use pool-ubuntu-2404 (#28478)
1 parent 4602024 commit 14b9557

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.azure-pipelines/azure-powershell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ variables:
2020
WindowsAgentPoolName: pool-windows-2019
2121
WindowsAgentPoolVMImage: ''
2222
LinuxName: linux
23-
LinuxAgentPoolName: pool-ubuntu-2004
23+
LinuxAgentPoolName: pool-ubuntu-2404
2424
LinuxAgentPoolVMImage: ''
2525
MacOSName: macOS
2626
MacOSAgentPoolName: 'Azure Pipelines'

.azure-pipelines/powershell-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ variables:
33
WindowsAgentPoolName: pool-windows-2019
44
WindowsAgentPoolVMImage: ''
55
LinuxName: linux
6-
LinuxAgentPoolName: pool-ubuntu-2004
6+
LinuxAgentPoolName: pool-ubuntu-2404
77
LinuxAgentPoolVMImage: ''
88
MacOSName: macOS
99
MacOSAgentPoolName: 'Azure Pipelines'

0 commit comments

Comments
 (0)