-
Notifications
You must be signed in to change notification settings - Fork 15
Bump uv in CI from 0.5.20 to 0.9.5 #95
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
.github/workflows/ci.yml
Outdated
| - uses: astral-sh/setup-uv@v4 | ||
| with: | ||
| version: "0.5.20" | ||
| version: "0.9.5" |
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.
Arguably, >=0.9.5,<0.10 would be better
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.
I may not really have a say but it seems like it will do a pretty good job
CodSpeed Performance ReportMerging #95 will degrade performances by 15.46%Comparing Summary
Benchmarks breakdown
|
.github/workflows/ci.yml
Outdated
| - uses: astral-sh/setup-uv@v4 | ||
| with: | ||
| version: "0.5.20" | ||
| version: "0.9.5" |
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.
I may not really have a say but it seems like it will do a pretty good job
adriencaccia
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 @edgarrmondragon
See #93 (comment).