zed/.github/workflows
Kirill Bulatov 37f6a706cc
Invalidate Linux build caches more agressively (#8031)
We run Linux CI on regular GitHub Action runners, which have ~30GB of
disk space. This is nothing for Rust builds and, due to Cargo.lock
perturbations, we tend to accumulate enough artifacts to fill the disk
entirely since `restore-keys` alowed to keep the cache for different
lockfiles.

Instead, try to invalidate the cache more aggressively (which will cost
us more frequent ~30min Linux CI runs) to see how this will work in
comparison.

Release Notes:

- N/A
2024-02-19 14:16:39 -08:00
..
ci.yml Invalidate Linux build caches more agressively (#8031) 2024-02-19 14:16:39 -08:00
danger.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
deploy_collab.yml Add an extensions API to the collaboration server (#7807) 2024-02-15 12:53:57 -08:00
randomized_tests.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
release_actions.yml Disable Discord URL embed (#6892) 2024-01-27 15:34:36 -05:00
release_nightly.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
update_all_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
update_weekly_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00