moveit2
moveit2 copied to clipboard
Default to ninja, clang and lld
Per @JafarAbdi s findings that this combination would result in fastest build times.
I'm not entirely sure about ninja not dumping the error messages though. We need to come up with something to upload the error.
Builds failing other than clang-tidy one seems to be because of caching
Seems clearing cache is on the way: https://github.com/github/roadmap/issues/502
Hey vatan what's the status on this pr?
Closing. Creating an issue to track investigating CI times and potentially applying this change along with others.
https://github.com/ros-planning/moveit2/issues/1729