mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 19:15:30 +00:00
Add fallible AArch64 CI builder This adds the `aarch64-gnu` CI builder to the `auto-fallible` job, as a first step in the process of actually gating on it. r? @Mark-Simulacrum