We still have plenty of repositories still using ubuntu-20.04 in their workflows: https://github.com/search?q=org%3Ainveniosoftware+ubuntu-20.04+language%3AYAML+path%3A.github&type=code
We have until April 1, 2025 until the runner image is unsupported (see email notification below). We should for each repository:
- update them to use the reusable workflows from this repository
- if the above is not possible, explicitly update the workflow to
ubuntu-24.04
Brownout email notification
The Ubuntu 20.04 runner image will be fully unsupported by April 1, 2025. To raise awareness of the upcoming removal, we will temporarily fail jobs using Ubuntu 20.04. Builds that are scheduled to run during the brownout periods will fail. The brownouts are scheduled for the following dates and times:
March 4 14:00 UTC – 22:00 UTC
March 11 13:00 UTC – 21:00 UTC
March 18 13:00 UTC – 21:00 UTC
March 25 13:00 UTC – 21:00 UTC
What you need to do
Jobs using the ubuntu-20.04 YAML workflow label should be updated to ubuntu-22.04, ubuntu-24.04 or ubuntu-latest. You can always get up-to-date information on our tools by reading about the software in the runner images repository. Please contact GitHub Support if you run into any problems or need help.
We still have plenty of repositories still using
ubuntu-20.04in their workflows: https://github.com/search?q=org%3Ainveniosoftware+ubuntu-20.04+language%3AYAML+path%3A.github&type=codeWe have until April 1, 2025 until the runner image is unsupported (see email notification below). We should for each repository:
ubuntu-24.04Brownout email notification