Skip to content

Remove sccache to reduce github actions cache churn - #5641

Merged
joshua-spacetime merged 1 commit into
masterfrom
joshua/ci/remove-sccache
Aug 1, 2026
Merged

Remove sccache to reduce github actions cache churn#5641
joshua-spacetime merged 1 commit into
masterfrom
joshua/ci/remove-sccache

Conversation

@joshua-spacetime

@joshua-spacetime joshua-spacetime commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

Removing sccache from CI workflows since it's churning the github actions cache. This is causing us to evict the much higher value rust-cache entries quite frequently.

This is part of the work to break up #5612 into smaller reviewable chunks.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

N/A

@jdetter jdetter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, not tested manually by me

@joshua-spacetime
joshua-spacetime added this pull request to the merge queue Aug 1, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Aug 1, 2026
@joshua-spacetime
joshua-spacetime added this pull request to the merge queue Aug 1, 2026
Merged via the queue into master with commit 91946bc Aug 1, 2026
77 of 79 checks passed
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