File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,13 +130,13 @@ jobs:
130130 - Windows.Amd64.Server2022.Open
131131 - ${{ if ne(parameters.jobParameters.runtimeFlavor, 'mono') }} :
132132 - (Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64
133- - (Windows.Server.Core.1909.Amd64. Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-2004 -helix-amd64
133+ - (Windows.Server.Core.ltsc2022. Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022 -helix-amd64
134134 - ${{ if ne(parameters.jobParameters.isFullMatrix, true) }} :
135135 - Windows.81.Amd64.Open
136136 - Windows.Amd64.Server2022.Open
137137 - Windows.11.Amd64.Client.Open
138138 - ${{ if eq(parameters.jobParameters.testScope, 'outerloop') }} :
139- - (Windows.Server.Core.1909.Amd64. Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-2004 -helix-amd64
139+ - (Windows.Server.Core.ltsc2022. Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022 -helix-amd64
140140 - ${{ if ne(parameters.jobParameters.runtimeFlavor, 'mono') }} :
141141 - (Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64
142142
You can’t perform that action at this time.
0 commit comments