@@ -63,37 +63,37 @@ jobs:
6363 # Linux arm
6464 - ${{ if eq(parameters.platform, 'linux_arm') }} :
6565 - ${{ if eq(variables['System.TeamProject'], 'public') }} :
66- -
(Debian.13.Arm32.Open)Ubuntu.2204.ArmArch [email protected] /dotnet-buildtools/prereqs:debian-13-helix-arm32v7 66+ -
(Debian.13.Arm32.Open)AzureLinux.3.Arm64 [email protected] /dotnet-buildtools/prereqs:debian-13-helix-arm32v7 6767 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
68- - (Debian.13.Arm32)Ubuntu.2204.ArmArch @mcr.microsoft.com/dotnet-buildtools/prereqs:debian-13-helix-arm32v7
68+ - (Debian.13.Arm32)AzureLinux.3.Arm64 @mcr.microsoft.com/dotnet-buildtools/prereqs:debian-13-helix-arm32v7
6969
7070 # Linux arm64
7171 - ${{ if eq(parameters.platform, 'linux_arm64') }} :
7272 - ${{ if eq(variables['System.TeamProject'], 'public') }} :
73- -
( AzureLinux.3.0.ArmArch. Open)[email protected] /dotnet-buildtools/prereqs:azurelinux-3.0-helix-arm64v8 73+ - AzureLinux.3.Arm64. Open
7474 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
75- -
( AzureLinux.3.0.ArmArch)[email protected] /dotnet-buildtools/prereqs:azurelinux-3.0-helix-arm64v8 75+ - AzureLinux.3.Arm64
7676
7777 # Linux musl x64
7878 - ${{ if eq(parameters.platform, 'linux_musl_x64') }} :
7979 - ${{ if eq(variables['System.TeamProject'], 'public') }} :
80- -
(Alpine.322.Amd64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-amd64@sha256:bb83259554319753846ffd6892452c679446fee7671b61f52f1bca3b4eb23482 80+ -
(Alpine.322.Amd64.Open)AzureLinux.3 [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-amd64@sha256:bb83259554319753846ffd6892452c679446fee7671b61f52f1bca3b4eb23482 8181 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
82- -
(Alpine.322.Amd64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-amd64@sha256:bb83259554319753846ffd6892452c679446fee7671b61f52f1bca3b4eb23482 82+ -
(Alpine.322.Amd64)AzureLinux.3 [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-amd64@sha256:bb83259554319753846ffd6892452c679446fee7671b61f52f1bca3b4eb23482 8383
8484 # Linux musl arm32
8585 - ${{ if eq(parameters.platform, 'linux_musl_arm') }} :
8686 - ${{ if eq(variables['System.TeamProject'], 'public') }} :
87- -
(Alpine.322.Arm32.Open)Ubuntu.2204.ArmArch [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-arm32v7@sha256:9def952ab6aefa9d4641b4db38c2b147f1f33fede8540c4a971f3a071d3a44de 87+ -
(Alpine.322.Arm32.Open)AzureLinux.3.Arm64 [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-arm32v7@sha256:9def952ab6aefa9d4641b4db38c2b147f1f33fede8540c4a971f3a071d3a44de 8888 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
89- - (Alpine.322.Arm32)Ubuntu.2204.ArmArch @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.21-helix-arm32v7@sha256:9def952ab6aefa9d4641b4db38c2b147f1f33fede8540c4a971f3a071d3a44de
89+ - (Alpine.322.Arm32)AzureLinux.3.Arm64 @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.21-helix-arm32v7@sha256:9def952ab6aefa9d4641b4db38c2b147f1f33fede8540c4a971f3a071d3a44de
9090
9191 # Linux musl arm64
9292 - ${{ if eq(parameters.platform, 'linux_musl_arm64') }} :
9393 - ${{ if eq(variables['System.TeamProject'], 'public') }} :
94- -
(Alpine.322.Arm64.Open)Ubuntu.2204.ArmArch [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-arm64v8@sha256:d09ce866cd51a51f8d361b0c696175ec7e948950ad1caa811eb44ba318bc82f3 94+ -
(Alpine.322.Arm64.Open)AzureLinux.3.Arm64 [email protected] /dotnet-buildtools/prereqs:alpine-3.21-helix-arm64v8@sha256:d09ce866cd51a51f8d361b0c696175ec7e948950ad1caa811eb44ba318bc82f3 9595 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
96- - (Alpine.322.Arm64)Ubuntu.2204.ArmArch @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.21-helix-arm64v8@sha256:d09ce866cd51a51f8d361b0c696175ec7e948950ad1caa811eb44ba318bc82f3
96+ - (Alpine.322.Arm64)AzureLinux.3.Arm64 @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.21-helix-arm64v8@sha256:d09ce866cd51a51f8d361b0c696175ec7e948950ad1caa811eb44ba318bc82f3
9797
9898 # Linux x64
9999 - ${{ if eq(parameters.platform, 'linux_x64') }} :
0 commit comments