Enable distcheck for aarch64-apple-darwin#156880
Conversation
|
@bors delegate=try |
|
✌️ @sgasho, you can now perform try builds on this pull request! You can now post |
|
@bors try jobs=aarch64-apple-distcheck |
This comment has been minimized.
This comment has been minimized.
Enable distcheck for aarch64-apple-darwin try-job: aarch64-apple-distcheck
|
Ping @Kobzol to make sure it's the check you had in mind, and later approve, if it's fine from an infra perspective. Then we can test the dynamic LLVM PR with this check next. |
|
Do note that aarch64-apple is one of the slowest jobs, I'm curious to see the job time w/ distcheck |
|
Trying again to get another datapoint |
|
⌛ Trying commit e8e909c with merge 0d622e9… To cancel the try build, run the command Workflow: https://github.com/rust-lang/rust/actions/runs/26369518484 |
Enable distcheck for aarch64-apple-darwin try-job: aarch64-apple-distcheck
Add a minimal macOS distcheck CI job.
Linux already has an x86_64-gnu-distcheck, which runs
x.py test distcheck.This PR adds the same distcheck for aarch64-apple-darwin.
Background: #gsoc > Project: Bringing autodiff and offload into Rust CI @ 💬