cross-rs / cross

“Zero setup” cross compilation and “cross testing” of Rust crates
Apache License 2.0
6.59k stars 366 forks source link

feat: add loongarch64-unknown-linux-gnu image #1465

Closed heiher closed 6 months ago

heiher commented 6 months ago

This PR introduces a basic build-only image for the loongarch64-unknown-linux-gnu target. The Debian port for LoongArch is currently underway, and we anticipate further developments in the near future.

Close #1404

Emilgardis commented 6 months ago

/ci try --target loongarch64-unknown-linux-gnu

github-actions[bot] commented 6 months ago

Starting try run. Link to action

github-actions[bot] commented 6 months ago

Try run for comment

Successful Jobs

mcandre commented 1 month ago

Amazing! When will the next cross version release?