cross-rs / cross

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

rip bors - switch to merge queues #1375

Closed Emilgardis closed 9 months ago

Emilgardis commented 9 months ago

this pr implements part of #1249

We now use merge queues, which work in a similar way, except there is no batching of prs.

Emilgardis commented 9 months ago

ehm, interesting, that shouldn't have merged...