-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Check on all supported macOS versions #832
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #832 +/- ##
=======================================
Coverage 57.57% 57.57%
=======================================
Files 98 98
Lines 4545 4545
Branches 1911 1911
=======================================
Hits 2617 2617
Misses 668 668
Partials 1260 1260 ☔ View full report in Codecov by Sentry. |
e0a12c8
to
f1056b0
Compare
f1056b0
to
3be53df
Compare
@mgautierfr Do you know why a few macOS fail? |
Failling CI is crosscompiling from macos-13 to iOS. I suppose that this archive is build by kiwix-build for macos-12 and that the binaries paths have changed between macos-12 and macos-13 |
OK, then I would create a dedicated ticket for that scenario and don't do it for the moment. At the release of macOS 15, then it will be a topic. |
@mgautierfr @rgaudin |
c3db66d
to
d1347ad
Compare
d1347ad
to
e139fc2
Compare
We need units in our account ; that's in the logs |
I don't recall exactly the message and I'm on my phone but it's something like that. M1 large are supposed to be in beta and free though |
@rgaudin I have commented-out the M1 testing as long as whole stuff is in beta. I'm not confortable to rely on an none-prod-ready service. |
We are almost good, do you know what trigger the 3 pending macos jobs? |
Better architecture and system coverage for macOS/iOS related CI