File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ stages:
8989 - netFxQueues : Windows.10.Amd64.Client19H1.Open
9090
9191 - ${{ if eq(parameters.fullMatrix, 'false') }} :
92- - netcoreappWindowsQueues : Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.Client19H1 .ES.Open
92+ - netcoreappWindowsQueues : Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.Server19H1 .ES.Open
9393
9494 - ${{ if eq(parameters.fullMatrix, 'true') }} :
95- - netcoreappWindowsQueues : Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.ServerRS5.Open+Windows.10.Amd64.Client19H1 .Open
95+ - netcoreappWindowsQueues : Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.ServerRS5.Open+Windows.10.Amd64.Server19H1 .Open
9696
9797 # There is no point of running legs without outerloop tests, when in an outerloop build.
9898 - ${{ if and(ne(parameters.testScope, 'outerloop'), ne(parameters.testScope, 'all')) }} :
@@ -122,7 +122,7 @@ stages:
122122 buildExtraArguments : /p:RuntimeOS=win10
123123
124124 variables :
125- - allConfigurationsQueues : Windows.10.Amd64.ClientRS5 .Open
125+ - allConfigurationsQueues : Windows.10.Amd64.Server19H1 .Open
126126
127127 frameworkArg : -allConfigurations
128128 customBuildSteps :
You can’t perform that action at this time.
0 commit comments