-
Notifications
You must be signed in to change notification settings - Fork 747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: Fix rust toolchain not fixed correctly #3882
Conversation
Signed-off-by: Xuanwo <github@xuanwo.io>
Thanks for the contribution! Please review the labels and make any necessary changes. |
Thanks for the contribution! Please review the labels and make any necessary changes. |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/2AuHuoK1GBRcSjgam7T2hCAoQcdV [Deployment for 3a87672 canceled] |
Signed-off-by: Xuanwo <github@xuanwo.io>
This reverts commit 6feb915.
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, once the ci is passed, we can merge it.
Based on this practice, we can simplify/remove the logic in dev_steup.sh
for the rust toolchain.
Signed-off-by: Xuanwo github@xuanwo.io
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Fix rust toolchain in CI not fixed as specified in
rust-toolchain.toml
.Changelog
Test Plan
Unit Tests
Stateless Tests