Fix merge mistake in runtime-official.yml (#34680)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 8 Apr 2020 10:33:08 +0000 (12:33 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 10:33:08 +0000 (10:33 +0000)
iOS_arm should be disabled but resolving a merge conflict caused a wrong line to be added.

eng/pipelines/runtime-official.yml

index b524c2d..0ab8f97 100644 (file)
@@ -209,7 +209,6 @@ stages:
       platforms:
       - tvOS_x64
       - tvOS_arm64
-      - iOS_arm
       # - iOS_arm # https://github.com/dotnet/runtime/issues/34465
       - iOS_arm64
       - iOS_x64