-
Notifications
You must be signed in to change notification settings - Fork 3
Description
According to this search: https://github.com/search?q=org%3Aopenedx+ubuntu-20.04+path%3A%2F%5E%5C.github%5C%2Fworkflows%5C%2F%2F&type=code
There are still repos that are using 20.04 images for various tasks. Where possible, these tasks should be moved to use the ubuntu-latest image.
Note: In the codejail repo, we can just drop support for ubuntu 20.04 since that image.
Context: We got the following from Github
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 UTCWhat 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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status