Skip to content

Commit 7156093

Browse files
authored
Merge pull request #9590 from dotnet/merge/release/9.0.3xx-to-release/10.0.1xx
2 parents 78f2528 + cf81a71 commit 7156093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/core-templates/job/source-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
demands: ImageOverride -equals build.ubuntu.2004.amd64
6464
${{ if eq(variables['System.TeamProject'], 'internal') }}:
6565
name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore1ESPool-Svc-Internal'), False, 'NetCore1ESPool-Internal')]
66-
image: 1es-mariner-2
66+
image: 1es-azurelinux-3
6767
os: linux
6868
${{ else }}:
6969
pool:

0 commit comments

Comments
 (0)