rust-lang / rustc_codegen_cranelift

Cranelift based backend for rustc
Apache License 2.0
1.52k stars 94 forks source link

Split abi-cafe out into separate GHA workflow #1348

Closed bjorn3 closed 1 year ago

bjorn3 commented 1 year ago

And use a concurrency group to cancel all runs except the last one on a branch.

This should reduce the hit on CI.

bjorn3 commented 1 year ago

Done in f935dc82bca7fc6804a35770fe2b9efc5cdc132e and 90298f1301fe9ed8460876581ef11d4410c7c2fa.