Skip to content

Fix msrv CI install to use a locked cargo-msrv build - #8

Merged
neysofu merged 1 commit into
mainfrom
filippo/codex/investigate-pr-7-ci-failure
Apr 1, 2026
Merged

Fix msrv CI install to use a locked cargo-msrv build#8
neysofu merged 1 commit into
mainfrom
filippo/codex/investigate-pr-7-ci-failure

Conversation

@neysofu

@neysofu neysofu commented Apr 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace cargo-binstall with cargo install --locked cargo-msrv --version 0.15.1
  • keep the msrv job on the published dependency graph for cargo-msrv
  • avoid the transitive dependency drift that broke the CI install step

Testing

  • cargo +1.88.0 install --locked cargo-msrv --version 0.15.1 --root /tmp/cargo-msrv-0151-locked
  • PATH=/tmp/cargo-msrv-0151-locked/bin:$PATH cargo +1.88.0 msrv --version

@neysofu
neysofu merged commit e5ee0a7 into main Apr 1, 2026
2 checks passed
@neysofu
neysofu deleted the filippo/codex/investigate-pr-7-ci-failure branch April 1, 2026 14:24
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.

1 participant