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
We should be running nightly CI on our supported release branches to make sure everything builds as expected. Not doing this caused us to miss that the CI on the 2.4.x branch was failing (due to changes in the Rust compiler) until PR #1182. This is annoying for PR authors and has the potential to mask other issues.
Describe alternatives you've considered
No response
Additional context
No response
Is this something that you'd be interested in working on?
👋 I may be able to implement this internal improvement
⚠️ This feature might incur a breaking change
The text was updated successfully, but these errors were encountered:
Describe the improvement you'd like to request
We should be running nightly CI on our supported release branches to make sure everything builds as expected. Not doing this caused us to miss that the CI on the 2.4.x branch was failing (due to changes in the Rust compiler) until PR #1182. This is annoying for PR authors and has the potential to mask other issues.
Describe alternatives you've considered
No response
Additional context
No response
Is this something that you'd be interested in working on?
The text was updated successfully, but these errors were encountered: