@@ -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)AzureLinux.3.Arm64 [email protected] /dotnet-buildtools/prereqs:debian-13-helix-arm32v7 66+ -
(Debian.13.Arm32.Open)Ubuntu.2204.ArmArch [email protected] /dotnet-buildtools/prereqs:debian-13-helix-arm32v7 6767 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
68- - (Debian.13.Arm32)AzureLinux.3.Arm64 @mcr.microsoft.com/dotnet-buildtools/prereqs:debian-13-helix-arm32v7
68+ - (Debian.13.Arm32)Ubuntu.2204.ArmArch @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.Arm64. Open
73+ -
( AzureLinux.3.0.ArmArch. Open)[email protected] /dotnet-buildtools/prereqs:azurelinux-3.0-helix-arm64v8 7474 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
75- - AzureLinux.3.Arm64
75+ -
( AzureLinux.3.0.ArmArch)[email protected] /dotnet-buildtools/prereqs:azurelinux-3.0-helix-arm64v8 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)AzureLinux.3 [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-amd64 80+ -
(Alpine.322.Amd64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-amd64 8181 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
82- -
(Alpine.322.Amd64)AzureLinux.3 [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-amd64 82+ -
(Alpine.322.Amd64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-amd64 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)AzureLinux.3.Arm64 [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-arm32v7 87+ -
(Alpine.322.Arm32.Open)Ubuntu.2204.ArmArch [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-arm32v7 8888 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
89- - (Alpine.322.Arm32)AzureLinux.3.Arm64 @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.22-helix-arm32v7
89+ - (Alpine.322.Arm32)Ubuntu.2204.ArmArch @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.22-helix-arm32v7
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)AzureLinux.3.Arm64 [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-arm64v8 94+ -
(Alpine.322.Arm64.Open)Ubuntu.2204.ArmArch [email protected] /dotnet-buildtools/prereqs:alpine-3.22-helix-arm64v8 9595 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
96- - (Alpine.322.Arm64)AzureLinux.3.Arm64 @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.22-helix-arm64v8
96+ - (Alpine.322.Arm64)Ubuntu.2204.ArmArch @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.22-helix-arm64v8
9797
9898 # Linux x64
9999 - ${{ if eq(parameters.platform, 'linux_x64') }} :
0 commit comments