v3.4.8: Update CI Ubuntu to 24.04 (#72)
### Why? Ubuntu 20.04 is no longer supported in Github Action. We should update it to the latest one. https://github.blog/changelog/2025-02-12-notice-of-upcoming-deprecations-and-breaking-changes-for-github-actions/ ### What's changed? - Use Ubuntu-24.04 runner for CI - Update cgroup test because Ubuntu 24.04 uses cgroup v2 - Add comments for cgroup tests