containers / podman-desktop

Podman Desktop - A graphical tool for developing on containers and Kubernetes
https://podman-desktop.io
Apache License 2.0
4.52k stars 287 forks source link

Update the Ubuntu runner to the 24.04 Beta in our workflow that runs e2e tests #7234

Open odockal opened 3 months ago

odockal commented 3 months ago

Is your enhancement related to a problem? Please describe

Ubuntu 24.04 beta is not available and offers podman 4.9.3 installed by default.

Describe the solution you'd like

We should try whether we will face any issue with upgrade to the latest GHA ubuntu runner.

Ie. starting podman-desktop in e2e tests. updating podman to v5 if needed, etc.

Describe alternatives you've considered

No response

Additional context

No response

odockal commented 3 months ago

Blocked by: https://github.com/containers/podman-desktop/issues/7256