Skip to content

v3.4.8: Update CI Ubuntu to 24.04 (#72)

Choose a tag to compare

@github-actions github-actions released this 18 Apr 19:11
· 25 commits to main since this release
240c915
### 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