@@ -47,28 +47,27 @@ jobs:
4747 # Linux musl x64
4848 - ${{ if eq(parameters.platform, 'linux_musl_x64') }} :
4949 - ${{ if or(ne(parameters.jobParameters.isExtraPlatforms, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
50- -
(Alpine.318 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-amd64 50+ -
(Alpine.321 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.21 -helix-amd64 5151 - ${{ if or(eq(parameters.jobParameters.isExtraPlatforms, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
52- -
(Alpine.318 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-amd64 52+ -
(Alpine.321 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.21 -helix-amd64 5353
5454 # Linux musl arm64
5555 - ${{ if and(eq(parameters.platform, 'linux_musl_arm64'), or(eq(parameters.jobParameters.isExtraPlatforms, true), eq(parameters.jobParameters.includeAllPlatforms, true))) }} :
56- -
(Alpine.318.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.18-helix-arm64v8 57- -
(Alpine.319.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.19-helix-arm64v8 56+ -
(Alpine.320.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.20-helix-arm64v8 5857
5958 # Linux x64
6059 - ${{ if eq(parameters.platform, 'linux_x64') }} :
6160 - ${{ if and(eq(parameters.jobParameters.interpreter, ''), ne(parameters.jobParameters.isSingleFile, true)) }} :
6261 - ${{ if and(eq(parameters.jobParameters.testScope, 'outerloop'), eq(parameters.jobParameters.runtimeFlavor, 'mono')) }} :
6362 - SLES.15.Amd64.Open
6463 -
(Centos.9.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-stream9-helix 65- -
(Fedora.38 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-38 -helix 64+ -
(Fedora.41 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-41 -helix 6665 -
(Ubuntu.2204.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:ubuntu-22.04-helix-amd64 6766 -
(Debian.12.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-12-helix-amd64 6867 - ${{ if or(ne(parameters.jobParameters.testScope, 'outerloop'), ne(parameters.jobParameters.runtimeFlavor, 'mono')) }} :
6968 - ${{ if or(eq(parameters.jobParameters.isExtraPlatforms, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
7069 - SLES.15.Amd64.Open
71- -
(Fedora.38 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-38 -helix 70+ -
(Fedora.41 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-41 -helix 7271 - Ubuntu.2204.Amd64.Open
7372 -
(Debian.12.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-12-helix-amd64 7473 -
(Mariner.2.0.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:cbl-mariner-2.0-helix-amd64
0 commit comments