mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
7b7ad4d4df
Demote x86_64-apple-darwin to Tier 2 with host tools Switch to only using aarch64 runners (implying we are now cross-compiling) and stop running tests. In the future, we could enable (some?) tests via Rosetta 2. This implements the decision from https://github.com/rust-lang/rfcs/pull/3841.