Change helix queues for package testing to be RS4 (dotnet/corefx#34911)
authorSantiago Fernandez Madero <safern@microsoft.com>
Wed, 30 Jan 2019 02:12:48 +0000 (18:12 -0800)
committerGitHub <noreply@github.com>
Wed, 30 Jan 2019 02:12:48 +0000 (18:12 -0800)
Commit migrated from https://github.com/dotnet/corefx/commit/9df66573b5b80362b21103d44bc87c40042e9662

eng/pipelines/libraries/windows.yml

index 3034c77..1e2b4ea 100644 (file)
@@ -154,9 +154,9 @@ jobs:
 
         variables:
           - ${{ if eq(parameters.isOfficialBuild, 'false') }}:
-            - allConfigurationsQueues: Windows.10.Amd64.ClientRS2.Open
+            - allConfigurationsQueues: Windows.10.Amd64.ClientRS4.Open
           - ${{ if eq(parameters.isOfficialBuild, 'true') }}:
-            - allConfigurationsQueues: Windows.10.Amd64.ClientRS2
+            - allConfigurationsQueues: Windows.10.Amd64.ClientRS4
 
         customBuildSteps:
           - script: build.cmd