Skip to content

(CI) Disable caching cargo binaries#820

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

(CI) Disable caching cargo binaries#820
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 review from a team as code owners May 18, 2026 15:37
@maciejdudko maciejdudko merged commit 01ef075 into temporalio:main May 18, 2026
24 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