You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #13827 - epage:bump-check, r=weihanglo
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.
0 commit comments