-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add macOS 14 ARM in the CI #412
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #412 +/- ##
==========================================
- Coverage 27.01% 26.97% -0.05%
==========================================
Files 26 26
Lines 2458 2458
Branches 1339 1340 +1
==========================================
- Hits 664 663 -1
Misses 1305 1305
- Partials 489 490 +1 ☔ View full report in Codecov by Sentry. |
@mgautierfr Why libzim is not available in the dependences? |
PR always require a description 😉
Because you search in x86_64 directories (https://github.com/openzim/zim-tools/pull/412/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fR61-R62) and it is not the right directory for aarch64. It should be |
38b5dd3
to
159e7a2
Compare
@mgautierfr Thx, not it seems we face another problem as it seems it is still not able to link properly |
159e7a2
to
5698c04
Compare
@mgautierfr Help needed? |
5698c04
to
9c42cbd
Compare
@rgaudin Would you be able pleae to confirm that |
It looks like you're missing compression stuff ; probably zlib |
We need to check and provide zim-tools on macOS for Mx family