@@ -54,15 +54,15 @@ jobs:
54
54
- ${{ if eq(parameters.platform, 'Linux_x64') }} :
55
55
- ${{ if and(eq(parameters.jobParameters.interpreter, ''), ne(parameters.jobParameters.isSingleFile, true)) }} :
56
56
- ${{ if and(eq(parameters.jobParameters.testScope, 'outerloop'), eq(parameters.jobParameters.runtimeFlavor, 'mono')) }} :
57
- - RedHat .7.Amd64.Open
57
+ -
(Centos .7.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-7-mlnet-helix
58
58
- SLES.15.Amd64.Open
59
59
-
(Fedora.39.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:fedora-39-helix
60
60
- ubuntu.2204.amd64.open.svc
61
61
-
(Debian.11.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-11-helix-amd64
62
62
- ${{ if or(ne(parameters.jobParameters.testScope, 'outerloop'), ne(parameters.jobParameters.runtimeFlavor, 'mono')) }} :
63
63
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }} :
64
64
-
(Centos.7.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-7-mlnet-helix
65
- - RedHat.7 .Amd64.Open
65
+ -
(Centos.9 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-stream9-helix
66
66
- Ubuntu.2004.Amd64.Open
67
67
- SLES.12.Amd64.Open
68
68
- SLES.15.Amd64.Open
71
71
-
(Debian.11.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-11-helix-amd64
72
72
-
(Mariner.2.0.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:cbl-mariner-2.0-helix
73
73
- ${{ if eq(parameters.jobParameters.isFullMatrix, false) }} :
74
- -
(Centos.7.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-stream9-helix
75
- - RedHat.7.Amd64.Open
74
+ -
(Centos.7.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:centos-7-mlnet-helix
76
75
-
(Debian.11.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:debian-11-helix-amd64
77
76
- Ubuntu.2004.Amd64.Open
78
77
- ${{ if or(eq(parameters.jobParameters.interpreter, 'true'), eq(parameters.jobParameters.isSingleFile, true)) }} :
0 commit comments