Update windows.yml (dotnet/corefx#41328)
authorViktor Hofer <viktor.hofer@microsoft.com>
Thu, 26 Sep 2019 04:53:38 +0000 (06:53 +0200)
committerSantiago Fernandez Madero <safern@microsoft.com>
Thu, 26 Sep 2019 04:53:38 +0000 (21:53 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/84369a81077db9041d9d542f91b642efc4091b7d

eng/pipelines/libraries/windows.yml

index 631e475..b5c3521 100644 (file)
@@ -119,7 +119,7 @@ stages:
           - windowsArmQueue: Windows.10.Arm64.Open
 
           - ${{ if eq(parameters.fullMatrix, 'false') }}:
-            - netcoreappWindowsQueues: Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.Client19H1.Open # TODO: change to 19H1 non en-US image when available: https://github.com/dotnet/core-eng/issues/7464
+            - netcoreappWindowsQueues: Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.Client19H1.ES.Open
 
           - ${{ if eq(parameters.fullMatrix, 'true') }}:
             - netcoreappWindowsQueues: Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.ServerRS5.Open+Windows.10.Amd64.Client19H1.Open