kiwix / libkiwix

Common code base for all Kiwix ports
https://download.kiwix.org/release/libkiwix/
GNU General Public License v3.0
112 stars 54 forks source link

[CI] Fix macos python installation. #1056

Closed mgautierfr closed 4 months ago

mgautierfr commented 4 months ago

Brew update its receipe about python and now use python 3.12 instead of python 3.11.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b2ae1d6) 39.36% compared to head (fe018ef) 39.36%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1056 +/- ## ======================================= Coverage 39.36% 39.36% ======================================= Files 58 58 Lines 4075 4075 Branches 2245 2245 ======================================= Hits 1604 1604 Misses 1091 1091 Partials 1380 1380 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.