Skip to content

Conversation

@maxrake
Copy link
Contributor

@maxrake maxrake commented Mar 21, 2025

This change updates the workflow runners to move away from the soon to
be deprecated ubuntu-20.04 image and use ubuntu-22.04 instead. The
intention is to continue to use the oldest supported version to ensure
binaries can build and run on that version. ubuntu-latest is used for
the linting related jobs.

Additionally, uses of apt were changed to apt-get to silence
warnings in CI about how apt is not meant to be used in scripts.

Ref: actions/runner-images#11101

This change updates the workflow runners to move away from the soon to
be deprecated `ubuntu-20.04` image and use `ubuntu-22.04` instead. The
intention is to continue to use the oldest supported version to ensure
binaries can run on that version.

Ref: actions/runner-images#11101
@maxrake maxrake self-assigned this Mar 21, 2025
@maxrake maxrake requested a review from a team as a code owner March 21, 2025 15:58
@maxrake maxrake requested a review from cd-work March 21, 2025 15:58
@maxrake maxrake merged commit 93fa0cd into main Mar 21, 2025
17 checks passed
@maxrake maxrake deleted the update_runners branch March 21, 2025 16:58
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