cargo-bins / cargo-quickinstall

pre-compiled binary packages for `cargo install`
Apache License 2.0
215 stars 10 forks source link

Speedup workflow `selfbuild` and `test` using `sccache` #206

Closed NobodyXu closed 1 year ago

NobodyXu commented 1 year ago

TODO

Signed-off-by: Jiahao XU Jiahao_XU@outlook.com

NobodyXu commented 1 year ago

The CI failed due to a bug in upstream https://github.com/rust-secure-code/cargo-auditable/issues/87

NobodyXu commented 1 year ago

Closed since according to my experience, sccache with GHA backend doesn't provide much speedup at all.