File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
eng/pipelines/coreclr/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 86
86
# Linux musl arm32
87
87
- ${{ if eq(parameters.platform, 'linux_musl_arm') }} :
88
88
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
89
- - (Alpine.315.Arm32.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15-helix-arm32v7-20230807201723-7ea784e
89
+ - (Alpine.315.Arm32.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15-helix-arm32v7
90
90
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
91
- - (Alpine.315.Arm32)Ubuntu.1804.ArmArch@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15-helix-arm32v7-20230807201723-7ea784e
91
+ - (Alpine.315.Arm32)Ubuntu.1804.ArmArch@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15-helix-arm32v7
92
92
93
93
# Linux musl arm64
94
94
- ${{ if eq(parameters.platform, 'linux_musl_arm64') }} :
You can’t perform that action at this time.
0 commit comments