We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4602024 commit 14b9557Copy full SHA for 14b9557
.azure-pipelines/azure-powershell-ci.yml
@@ -20,7 +20,7 @@ variables:
20
WindowsAgentPoolName: pool-windows-2019
21
WindowsAgentPoolVMImage: ''
22
LinuxName: linux
23
- LinuxAgentPoolName: pool-ubuntu-2004
+ LinuxAgentPoolName: pool-ubuntu-2404
24
LinuxAgentPoolVMImage: ''
25
MacOSName: macOS
26
MacOSAgentPoolName: 'Azure Pipelines'
.azure-pipelines/powershell-core.yml
@@ -3,7 +3,7 @@ variables:
3
4
5
6
7
8
9
0 commit comments