Skip to content

ci/cd: update runner image ubuntu-20.04 -> ubuntu-22.04#643

Merged
ca333 merged 3 commits intodevfrom
patch-update-runner
Mar 14, 2025
Merged

ci/cd: update runner image ubuntu-20.04 -> ubuntu-22.04#643
ca333 merged 3 commits intodevfrom
patch-update-runner

Conversation

@DeckerSU
Copy link
Copy Markdown

@DeckerSU DeckerSU commented Feb 11, 2025

As the Ubuntu 20.04 runner image will be fully unsupported by April 1, 2025, we are switching to 22.04.

These changes also reduce the workflow(s) running time. For example, before the changes, the Komodo Linux CI run took 17m 49s, and after the changes, it took 16m 23s. Not a huge time savings, but still an improvement. We don’t really need to upgrade all system-installed packages before the build.

p.s. More commits may be added.

@DeckerSU DeckerSU requested review from gcharang and smk762 February 11, 2025 18:47
Copy link
Copy Markdown

@smk762 smk762 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed CI workflow produces functional binaries for linux.
Can we please also update https://github.com/KomodoPlatform/komodo/blob/master/.github/workflows/komodod_cd.yml as this is used for the dockerhub image

@DeckerSU
Copy link
Copy Markdown
Author

DeckerSU commented Feb 24, 2025

@smk762

Confirmed CI workflow produces functional binaries for linux. Can we please also update https://github.com/KomodoPlatform/komodo/blob/master/.github/workflows/komodod_cd.yml as this is used for the dockerhub image

This PR has nothing to do with the master branch. To update the mentioned komodod_cd.yml, we need to create a separate PR from dev to master.

I.e. komodod_cd.yml in patch-update-runner branch is already updated.

@ca333 ca333 merged commit eeeadec into dev Mar 14, 2025
6 checks passed
TheComputerGenie pushed a commit to ComputerGenieCo/komodo that referenced this pull request Sep 12, 2025
ci/cd: update runner image ubuntu-20.04 -> ubuntu-22.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants