mozilla / sccache

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
Apache License 2.0
5.85k stars 552 forks source link

Update CI version of macOS #2212

Closed aeiouaeiouaeiouaeiouaeiouaeiou closed 4 months ago

aeiouaeiouaeiouaeiouaeiouaeiou commented 4 months ago

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

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 52.77%. Comparing base (0cc0c62) to head (6256fe6). Report is 57 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2212 +/- ## =========================================== + Coverage 30.91% 52.77% +21.86% =========================================== Files 53 53 Lines 20112 20465 +353 Branches 9755 9678 -77 =========================================== + Hits 6217 10801 +4584 - Misses 7922 7942 +20 + Partials 5973 1722 -4251 ```

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