Skip to content

(CI) Disable caching cargo binaries#1278

Merged
maciejdudko merged 1 commit into
temporalio:mainfrom
maciejdudko:disable-cache-bin
May 18, 2026
Merged

(CI) Disable caching cargo binaries#1278
maciejdudko merged 1 commit into
temporalio:mainfrom
maciejdudko:disable-cache-bin

Conversation

@maciejdudko

Copy link
Copy Markdown
Contributor

What was changed

Sets cache-bin: false option in Swatinem/rust-cache GH action to disable caching

Why?

Mitigates macos runner issue: actions/runner-images#14097

Also since we're using dtolnay/rust-toolchain action, we shouldn't cache cargo/rustc binaries anyway.

Checklist

  1. How was this tested:

A similar PR fixed problems in .Net SDK: temporalio/sdk-dotnet#695

@maciejdudko
maciejdudko requested a review from a team as a code owner May 15, 2026 19:37
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