actions / runner-images

GitHub Actions runner images
MIT License
9.17k stars 2.84k forks source link

Ubuntu 24.04 LTS released! #9749

Closed visuve closed 3 weeks ago

visuve commented 3 weeks ago

Breaking changes

Please add support for the latest Ubuntu 24.04 LTS to runner-images

Target date

25th of April 2025.

The motivation for the changes

24.04 has a newer kernel and packages than 22.04.

Possible impact

Eventually developers will want newer compilers etc than are available in 22.04.

Platforms affected

Runner images affected

Mitigation ways

Make ubuntu-latest point to a VM/container with 24.04 LTS.

visuve commented 3 weeks ago

Already available for download here: https://ubuntu.com/download

Alexey-Ayupov commented 3 weeks ago

Duplicate of #9691