Restore iOS device CI jobs in runtime.yml (#126745)
[!NOTE] This PR description was AI/Copilot-generated.
Description
Restore
ios_arm64(device) platform for the three iOS smoke test jobs inruntime.yml(Mono AOT, NativeAOT, CoreCLR), replacing theiossimulator_arm64workaround introduced in PR #126406 due to device queue reliability issues (tracking issue #125522).Changes
eng/pipelines/runtime.yml: Replacediossimulator_arm64withios_arm64for Mono, NativeAOT, and CoreCLR smoke test jobs
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
.NET Runtime
This repo contains the code to build the .NET runtime, libraries and shared host (
dotnet) installers for all supported platforms, as well as the sources to .NET runtime and libraries.What is .NET?
Official Starting Page: https://dotnet.microsoft.com
How can I contribute?
We welcome contributions! Many people all over the world have helped make this project better.
Reporting security issues and security bugs
Security issues and bugs should be reported privately to the Microsoft Security Response Center (MSRC) via the MSRC Researcher Portal. You should receive a response within 24 hours. Further information can be found in the Security TechCenter. You can also find these instructions in this repo’s Security doc.
Also see info about related Microsoft .NET Bounty Program.
Filing issues
This repo should contain issues that are tied to the runtime, the class libraries and frameworks, the installation of the
dotnetbinary (sometimes known as themuxer) and the installation of the .NET runtime and libraries.For other issues, please file them to their appropriate sibling repos. We have links to many of them on our new issue page.
Useful Links
.NET Foundation
.NET Runtime is a .NET Foundation project.
There are many .NET related projects on GitHub.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.
General .NET OSS discussions: .NET Foundation Discussions
License
.NET (including the runtime repo) is licensed under the MIT license.