New attempt at enabling Windows ARM32 runs (#32819)
authorTomáš Rylek <trylek@microsoft.com>
Fri, 20 Mar 2020 00:24:17 +0000 (01:24 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2020 00:24:17 +0000 (01:24 +0100)
eng/pipelines/coreclr/templates/helix-queues-setup.yml

index 12fb8ad..e35a69e 100644 (file)
@@ -116,9 +116,8 @@ jobs:
 
     # Windows_NT arm
     - ${{ if eq(parameters.platform, 'Windows_NT_arm') }}:
-      # Currently blocked by https://github.com/dotnet/runtime/issues/32320
-      # - ${{ if and(eq(variables['System.TeamProject'], 'public'), in(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }}:
-      #   - Windows.10.Arm64v8.Open
+      - ${{ if and(eq(variables['System.TeamProject'], 'public'), in(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }}:
+        - Windows.10.Arm64v8.Open
       - ${{ if eq(variables['System.TeamProject'], 'internal') }}:
         - Windows.10.Arm64