[CI] Upgrade MacOS ARM64 UBSAN to use gcc-13.#1763
Conversation
mtl1979
commented
Jul 30, 2024
- GCC 12.4 and 13.3 are minimum supported due to GCC bug #114007; prefer GCC 13.3
- gcovr 7.x is required for parsing coverage output of GCC 13.x; gcovr 7.2 is currently latest
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1763 +/- ##
===========================================
- Coverage 83.01% 83.00% -0.01%
===========================================
Files 135 135
Lines 10291 10292 +1
Branches 2783 2784 +1
===========================================
Hits 8543 8543
Misses 1051 1051
- Partials 697 698 +1 ☔ View full report in Codecov by Sentry. |
|
Does this fix need to go to the macOS package check as well? I am unable to get github actions to find a runner to pick up those jobs at all. Not sure why, there doesn't seem to be any indications as to why it is stuck like that. |
Some of the runners seem offline... I haven't checked yet if someone has reported the outage yet or if it's scheduled maintenance... |
|
@Dead2 , @mtl1979 macos-11 zlib-ng issue: #1693 |
I knew they were planning to remove it, just didn't remember the date. |