@@ -26,57 +26,56 @@ jobs:
26
26
# Linux arm
27
27
- ${{ if eq(parameters.platform, 'linux_arm') }} :
28
28
- ${{ if or(eq(parameters.jobParameters.isExtraPlatformsBuild, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
29
- -
(Debian.12.Arm32.Open)Ubuntu.2004 [email protected] /dotnet-buildtools/prereqs:debian-12-helix-arm32v7
29
+ -
(Debian.12.Arm32.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-12-helix-arm32v7
30
30
31
31
# Linux armv6
32
32
- ${{ if eq(parameters.platform, 'linux_armv6') }} :
33
- -
(Raspbian.10.Armv6.Open)Ubuntu.2004 [email protected] /dotnet-buildtools/prereqs:raspbian-10-helix-arm32v6
33
+ -
(Raspbian.10.Armv6.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:raspbian-10-helix-arm32v6
34
34
35
35
# Linux arm64
36
36
- ${{ if eq(parameters.platform, 'linux_arm64') }} :
37
- -
(Ubuntu.2204.Arm64.Open)Ubuntu.2004 [email protected] /dotnet-buildtools/prereqs:ubuntu-22.04-helix-arm64v8
37
+ -
(Ubuntu.2204.Arm64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:ubuntu-22.04-helix-arm64v8
38
38
- ${{ if or(ne(parameters.jobParameters.isExtraPlatformsBuild, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
39
- -
(Debian.11 .Arm64.Open)Ubuntu.2004 [email protected] /dotnet-buildtools/prereqs:debian-11 -helix-arm64v8
39
+ -
(Debian.12 .Arm64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-12 -helix-arm64v8
40
40
41
41
# Linux musl x64
42
42
- ${{ if eq(parameters.platform, 'linux_musl_x64') }} :
43
43
- ${{ if or(ne(parameters.jobParameters.isExtraPlatformsBuild, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
44
- -
(Alpine.317 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.17 -helix-amd64
44
+ -
(Alpine.320 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.20 -helix-amd64
45
45
- ${{ if or(eq(parameters.jobParameters.isExtraPlatformsBuild, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
46
46
-
(Alpine.320.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.20-helix-amd64
47
47
-
(Alpine.318.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.18-helix-amd64
48
48
49
49
# Linux musl arm64
50
50
- ${{ if and(eq(parameters.platform, 'linux_musl_arm64'), or(eq(parameters.jobParameters.isExtraPlatformsBuild, true), eq(parameters.jobParameters.includeAllPlatforms, true))) }} :
51
- -
(Alpine.320.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.20-helix-arm64v8
52
- -
(Alpine.318.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.18-helix-arm64v8
53
- -
(Alpine.317.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.17-helix-arm64v8
51
+ -
(Alpine.320.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.20-helix-arm64v8
52
+ -
(Alpine.318.Arm64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.18-helix-arm64v8
54
53
55
54
# Linux x64
56
55
- ${{ if eq(parameters.platform, 'linux_x64') }} :
57
56
- ${{ if and(eq(parameters.jobParameters.interpreter, ''), ne(parameters.jobParameters.isSingleFile, true)) }} :
58
57
- ${{ if and(eq(parameters.jobParameters.testScope, 'outerloop'), eq(parameters.jobParameters.runtimeFlavor, 'mono')) }} :
59
58
- SLES.15.Amd64.Open
60
- -
(Centos.8 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-stream8 -helix
61
- -
(Fedora.38 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-38 -helix
59
+ -
(Centos.9 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-stream9 -helix
60
+ -
(Fedora.41 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-41 -helix
62
61
-
(Ubuntu.2204.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:ubuntu-22.04-helix-amd64
63
- -
(Debian.11 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-11 -helix-amd64
62
+ -
(Debian.12 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-12 -helix-amd64
64
63
- ${{ if or(ne(parameters.jobParameters.testScope, 'outerloop'), ne(parameters.jobParameters.runtimeFlavor, 'mono')) }} :
65
64
- ${{ if or(eq(parameters.jobParameters.isExtraPlatformsBuild, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
66
65
- SLES.15.Amd64.Open
67
- -
(Fedora.38 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-38 -helix
66
+ -
(Fedora.41 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-41 -helix
68
67
- Ubuntu.2204.Amd64.Open
69
- -
(Debian.11 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-11 -helix-amd64
68
+ -
(Debian.12 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-12 -helix-amd64
70
69
-
(Mariner.2.0.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:cbl-mariner-2.0-helix-amd64
71
70
-
(AzureLinux.3.0.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:azurelinux-3.0-helix-amd64
72
71
-
(openSUSE.15.2.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:opensuse-15.2-helix-amd64
73
72
- ${{ if or(ne(parameters.jobParameters.isExtraPlatformsBuild, true), eq(parameters.jobParameters.includeAllPlatforms, true)) }} :
74
- -
(Centos.8 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-stream8 -helix
75
- -
(Debian.11 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-11 -helix-amd64
73
+ -
(Centos.9 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-stream9 -helix
74
+ -
(Debian.12 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-12 -helix-amd64
76
75
- Ubuntu.2204.Amd64.Open
77
76
- ${{ if or(eq(parameters.jobParameters.interpreter, 'true'), eq(parameters.jobParameters.isSingleFile, true)) }} :
78
77
# Limiting interp runs as we don't need as much coverage.
79
- -
(Debian.11 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-11 -helix-amd64
78
+ -
(Debian.12 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-12 -helix-amd64
80
79
81
80
# Linux s390x
82
81
- ${{ if eq(parameters.platform, 'linux_s390x') }} :
0 commit comments