Open sjahr opened 5 months ago
I wouldn't do this yet. We're using GitHub's runners, and using their ubuntu-latest
(default) option gives 22.04. It's possible to switch to 24.04, but it's beta. I'd prefer to keep using ubuntu-latest
and we'll move to 24.04 when it's out of beta and GitHub decides to make it the new default.
We run everything in Docker anyway, so the runner being 22.04 shouldn't hurt us.
Screenshot for folks viewing this issue after the GitHub link is updated:
_Originally posted by @Abishalini in https://github.com/moveit/moveit2_tutorials/issues/913#issuecomment-2180882250_