Merge in 'release/7.0.1xx' changes
This commit is contained in:
commit
abb31ae892
1 changed files with 2 additions and 2 deletions
|
@ -15,12 +15,12 @@ parameters:
|
||||||
fedora36Container: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-36-20220818134137-a09384f
|
fedora36Container: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-36-20220818134137-a09384f
|
||||||
ubuntu2004Container: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04-20220813234344-4c008dd
|
ubuntu2004Container: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04-20220813234344-4c008dd
|
||||||
poolInternalAmd64:
|
poolInternalAmd64:
|
||||||
name: NetCore1ESPool-Svc-Internal
|
name: NetCore1ESPool-Internal-XL
|
||||||
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64
|
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64
|
||||||
poolInternalArm64:
|
poolInternalArm64:
|
||||||
name: Docker-Linux-Arm-Internal
|
name: Docker-Linux-Arm-Internal
|
||||||
poolPublicAmd64:
|
poolPublicAmd64:
|
||||||
name: NetCore-Svc-Public
|
name: NetCore-Public-XL
|
||||||
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64.Open
|
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64.Open
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue