Skip to content

Commit

Permalink
Fix merge mistake in runtime-official.yml (#34680)
Browse files Browse the repository at this point in the history
iOS_arm should be disabled but resolving a merge conflict caused a wrong line to be added.
  • Loading branch information
akoeplinger committed Apr 8, 2020
1 parent 234b074 commit ad0ea43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/pipelines/runtime-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad0ea43

Please sign in to comment.