Open
Description
/kind bug
Which area is this bug related to?
/area ci
Bug Summary
Describe the bug:
Some of our runners are using the Ubuntu 20.04 LTS OS, this OS is 5 years old and has reached EOL two months before writing this. Any of our workflows still using this should be upgraded to a later OS, preferably the latest available. See actions/runner-images#11101 for more details.
To Reproduce:
Run any workflow with ubuntu-20
set as the runner OS.
Expected behavior
Workflows should be using a supported OS and should run without issues.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
Additional context
Any workaround?
N/A
Suggestion on how to fix the bug
Investigate all of our workflows under devfile to see if there are any still using Ubuntu 20.04 LTS and upgrade them to a later OS.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog