universal-ctags / ctags

A maintained ctags implementation
https://ctags.io
GNU General Public License v2.0
6.39k stars 618 forks source link

GitHub Actions: add macos-14 runner #3942

Closed leleliu008 closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.37%. Comparing base (8706976) to head (8db3293). Report is 24 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3942 +/- ## ========================================== - Coverage 85.38% 85.37% -0.02% ========================================== Files 234 235 +1 Lines 56202 56451 +249 ========================================== + Hits 47987 48193 +206 - Misses 8215 8258 +43 ```

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

leleliu008 commented 4 months ago

Let's wait for Android NDK r26c is included in macos runner images.

https://github.com/actions/runner-images/issues/9342