Skip to content

Commit e6dd91c

Browse files
Update source-build tarball CI to utilize faster build agents (#14794)
1 parent ae56e0f commit e6dd91c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SourceBuild/Arcade/eng/common/templates/job/source-build-run-tarball-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ parameters:
1515
fedora36Container: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-36-20220818134137-a09384f
1616
ubuntu2004Container: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04-20220813234344-4c008dd
1717
poolInternalAmd64:
18-
name: NetCore1ESPool-Svc-Internal
18+
name: NetCore1ESPool-Internal-XL
1919
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64
2020
poolInternalArm64:
2121
name: Docker-Linux-Arm-Internal
2222
poolPublicAmd64:
23-
name: NetCore-Svc-Public
23+
name: NetCore-Public-XL
2424
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64.Open
2525

2626
jobs:

0 commit comments

Comments
 (0)