diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml index f3b0fd2b497a6..c2229af924b84 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -111,7 +111,7 @@ jobs: platforms: - OSX_x64 - Linux_x64 - # - Linux_arm return this when https://github.com/dotnet/runtime/issues/1097 is fixed. + - Linux_arm - Windows_NT_x86 - Windows_NT_x64 - Windows_NT_arm @@ -133,7 +133,7 @@ jobs: - Linux_arm - Windows_NT_x86 - Windows_NT_x64 - - Windows_NT_arm + # - Windows_NT_arm return this when https://github.com/dotnet/runtime/issues/1097 is fixed. - Windows_NT_arm64 helixQueueGroup: pr helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml