-
Notifications
You must be signed in to change notification settings - Fork 29
⚗️ CI: Fixing ARM64 build #7612
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: Fixing ARM64 build #7612
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7612 +/- ##
==========================================
+ Coverage 87.49% 88.73% +1.23%
==========================================
Files 1678 1197 -481
Lines 65030 51091 -13939
Branches 1134 246 -888
==========================================
- Hits 56899 45334 -11565
+ Misses 7817 5678 -2139
+ Partials 314 79 -235
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
73ef43d
to
944562f
Compare
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.
👍
|
👀 |
What do these changes do?
UV_CONCURRENT_INSTALLS=1
when building under ARM64 architectureRelated issue/s
How to test
Dev-ops