Skip to content

Conversation

RunDevelopment
Copy link
Collaborator

CI suddenly failed because of clippy in #76. This PR is to investigate and fix this problem.

The first commit is an empty commit to trigger CI and see whether the problem occurs with a direct branch of main. If it fails, all commit thereafter will be of me trying to fix it.

@RunDevelopment
Copy link
Collaborator Author

That worked. I used dtolnay/rust-toolchain to install toolchain and components in all workflow jobs now. This makes all jobs consistent in how they get the compiler and other tools. The other repos in this org also use dtolnay/rust-toolchain.

I think I only used rustup directly before, because I copied an old workflow when I made this repo.

@RunDevelopment RunDevelopment marked this pull request as ready for review September 30, 2025 08:32
@RunDevelopment RunDevelopment merged commit 39fc9cc into image-rs:main Sep 30, 2025
10 checks passed
@RunDevelopment RunDevelopment deleted the clippy-ci-fix branch September 30, 2025 08:54
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