gazebosim / gz-cmake

A set of CMake modules that are used by the C++-based Gazebo projects.
https://gazebosim.org/libs/cmake
Apache License 2.0
27 stars 30 forks source link

Revert "Fix lcov on Ubuntu Noble (#436)" #441

Closed scpeters closed 3 months ago

scpeters commented 3 months ago

🦟 Bug fix

This reverts commit 930e17fa831daefff6f8905bc864e63fd028a20a (from #436) since it breaks GitHub workflows using Jammy for code coverage (there are still many Ionic packages using Jammy for codecov).

Summary

Revert to unbreak workflows until we can fix things better (see https://github.com/gazebosim/gz-utils/pull/133 for an example failure).

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.