rust-cross / rust-musl-cross

Docker images for compiling static Rust binaries using musl-cross
MIT License
601 stars 66 forks source link

Re-enable mips #142

Closed palfrey closed 5 months ago

palfrey commented 5 months ago

https://github.com/rust-lang/rust/issues/108835 is resolved now, so this should fix https://github.com/rust-cross/rust-musl-cross/issues/95

palfrey commented 5 months ago

@messense I've tried demoing this at https://github.com/palfrey/rust-musl-cross/pull/1 but something with the Setup step doesn't appear to be outputting the right things or something? Seeing a bunch of Github action changes since the last build here, so that might be it?

messense commented 5 months ago

bors try --target mips

messense commented 5 months ago

bors seems dead, I'll need to rewrite github actions later.

messense commented 5 months ago

Triggered a manual run in https://github.com/rust-cross/rust-musl-cross/actions/runs/7949872248