Skip to content

Commit efc8adb

Browse files
author
Jan Jahoda
authored
CI matrix change: add Windows.Server.Core.20H2 - Second attempt (dotnet#60054)
* CI matrix change: add Windows.Server.Core.20H2 (dotnet#59572) * Add Windows.Server.Core.20H2 to CI matrix * add windows server 20H2 * Remove 20H2 from PR * Remove 20H2 from PR run * change helix queue for Windows.Server.Core.20H2
1 parent 6069861 commit efc8adb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,11 @@ jobs:
132132
- Windows.81.Amd64.Open
133133
- Windows.10.Amd64.ServerRS5.Open
134134
- Windows.10.Amd64.Server19H1.Open
135+
- Windows.10.Amd64.Server20H2.Open
135136
- ${{ if ne(parameters.jobParameters.runtimeFlavor, 'mono') }}:
136137
- (Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64-08e8e40-20200107182504
137138
- (Windows.Server.Core.1909.Amd64.Open)windows.10.amd64.server20h1.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-2004-helix-amd64-20200904200251-272704c
139+
- (Windows.Server.Core.20H2.Amd64.Open)windows.10.amd64.server20h2.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-20H2-helix-amd64-20210922171304-edc3733
138140
- ${{ if ne(parameters.jobParameters.isFullMatrix, true) }}:
139141
- Windows.81.Amd64.Open
140142
- Windows.10.Amd64.Server19H1.ES.Open

0 commit comments

Comments
 (0)