Skip to content

Remove duplicate caching in CI job#822

Merged
reese merged 1 commit intotrunkfrom
reese-dup-cache
Jan 26, 2026
Merged

Remove duplicate caching in CI job#822
reese merged 1 commit intotrunkfrom
reese-dup-cache

Conversation

@reese
Copy link
Collaborator

@reese reese commented Jan 26, 2026

actions-rust-lang/setup-rust-toolchain already has its own caching (which is enabled by default), so currently we're just maintaining two caches for no benefit. You can see the duplicate caching in the post-job actions on all of our action runs, this should just drop it down to a single cache.

@reese reese merged commit 0267003 into trunk Jan 26, 2026
14 of 15 checks passed
@reese reese deleted the reese-dup-cache branch January 26, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants