Skip to content

Commit 320aeb7

Browse files
committed
Update some Windows server helix queues for mono
1 parent 01f26a7 commit 320aeb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/pipelines/libraries/helix-queues-setup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)