-
Notifications
You must be signed in to change notification settings - Fork 139
[build] Enhancement: upgrade nightly build version #1528
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
Conversation
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.
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Files not reviewed (1)
- rust-toolchain: Language not supported
|
libos = catnip
|
|
libos = catnap
|
a861628 to
7af88be
Compare
|
libos = catnap
|
|
libos = catnip
|
iyzhang
left a comment
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.
Thanks for doing this
7af88be to
9869199
Compare
|
libos = catnip
|
|
libos = catnap
|
9869199 to
4f59f3a
Compare
|
libos = catnap
|
|
libos = catnip
|
This is the latest version which works fine with Linux Catpowder; further versions don't pass tests. Will investigate and address this if needed in a separate PR.
4f59f3a to
8d851bc
Compare
|
libos = catnap
|
|
libos = catpowder
|
|
libos = catnip
|
Upgraded the nightly build version and found that some explicit attributes are stable now, so they are no longer needed in the code. So I removed them. There should be no impact on the functionality and performance of the code.
This is the latest version which works fine with Linux Catpowder; further versions don't pass tests. Will investigate and address this if needed in a separate PR.