Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Don't check
cargo
against beta channel
We already only partially check it and it has been a source of false positives. While there is trust in the job, contributors and maintainers go into the job assuming there is a problem and it takes time to break that assumption. If we lose trust in the job, we then won't trust it when it fails for other reasons. This also increases the risk of us not seeing other problems `bump-checks` is meant to find if the steps in the job get re-arranged to make this one of the early ones.
- Loading branch information