mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 04:20:46 +00:00
83bc24b480
This PR adjusts the way we cache Cargo dependencies in CI. We're trying out [swatinem/rust-cache](https://github.com/swatinem/rust-cache) to see if it can improve our caching strategy such that we're able to get more cache hits on PRs. We'll only write to the cache on `main` in the hopes that it will mitigate the amount of thrashing of the cache. Release Notes: - N/A |
||
---|---|---|
.. | ||
ci.yml | ||
danger.yml | ||
deploy_collab.yml | ||
randomized_tests.yml | ||
release_actions.yml | ||
release_nightly.yml | ||
update_all_top_ranking_issues.yml | ||
update_weekly_top_ranking_issues.yml |