-
Notifications
You must be signed in to change notification settings - Fork 53
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
Fix aarch64 linux CI. Add FreeBSD, M1 #386
Conversation
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
Codecov ReportBase: 79.38% // Head: 79.38% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #386 +/- ##
=======================================
Coverage 79.38% 79.38%
=======================================
Files 10 10
Lines 1276 1276
=======================================
Hits 1013 1013
Misses 263 263 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Appears to be being OOM-killed on ARMv8 @giordano I guess that means it should be skipped, unless you have any suggestions? |
Sigh, yes |
Skipping musl because of JuliaLang/julia#40556