mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
Revert "new: Delete cache older than 14 days."
This reverts commit 0716d005db
.
This commit is contained in:
parent
0716d005db
commit
0027d396fa
4 changed files with 4 additions and 21 deletions
|
@ -93,7 +93,6 @@ The following optimizations and considerations are taken into account when cachi
|
|||
crate, a checkout will be performed on-demand.
|
||||
- The `/registry` directory is _cleaned_ before saving the cache. This includes removing `src`,
|
||||
`.cache`, and any other unnecessary files.
|
||||
- Registry artifacts older than 14 days will be removed.
|
||||
- `/target/debug`
|
||||
- Only the `debug` profile is cached, as this profile is typically used for formatting, linting,
|
||||
and testing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue