Skip to content

fix: upgrade rustc in actions#796

Merged
alexhancock merged 1 commit intomainfrom
fix/upgrade-rustc-in-actions
Apr 9, 2026
Merged

fix: upgrade rustc in actions#796
alexhancock merged 1 commit intomainfrom
fix/upgrade-rustc-in-actions

Conversation

@alexhancock
Copy link
Copy Markdown
Contributor

The release-plz fork depends on cargo@0.95.0 which requires rustc 1.92, but the repo's rust-toolchain.toml pins rustc to 1.90. This overrides the toolchain to 1.92 in the release-plz workflow so cargo install can compile successfully.

@alexhancock alexhancock requested a review from a team as a code owner April 9, 2026 00:27
@github-actions github-actions bot added T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes labels Apr 9, 2026
@alexhancock alexhancock merged commit 34d0bc6 into main Apr 9, 2026
17 checks passed
@alexhancock alexhancock deleted the fix/upgrade-rustc-in-actions branch April 9, 2026 01:35
@alexhancock
Copy link
Copy Markdown
Contributor Author

well that didn't work https://github.com/modelcontextprotocol/rust-sdk/actions/runs/24167806137

@DaleSeo DaleSeo mentioned this pull request Apr 9, 2026
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants