On 6/4/2026 2:51 PM, Pierrick Bouvier wrote:
> Ubuntu 26.04 LTS is now available since April 2026.
> If I followed correctly, we support latest two LTS releases, so we should be
> able to update. If not, feel free to correct me :).
>
> Pierrick Bouvier (5):
> net/af-xdp.c: maybe-uninitialized warning with gcov build on
> ubuntu2404
> tests: add ubuntu 2404
> docs: update mention to ubuntu2204
> ci: update to ubuntu2404
> tests: remove ubuntu2204 container
>
> .gitlab-ci.d/buildtest.yml | 16 ++++++++--------
> .gitlab-ci.d/containers.yml | 6 +++---
> docs/devel/testing/main.rst | 4 ++--
> net/af-xdp.c | 2 +-
> .../{ubuntu2204.docker => ubuntu2404.docker} | 12 ++++++++----
> tests/lcitool/refresh | 8 +++-----
> 6 files changed, 25 insertions(+), 23 deletions(-)
> rename tests/docker/dockerfiles/{ubuntu2204.docker => ubuntu2404.docker} (95%)
>
You can find a CI run with the new container here:
https://gitlab.com/p-b-o/qemu/-/pipelines/2577599834
Regards,
Pierrick