Skip to content

Update workflow runners#1590

Merged
maxrake merged 1 commit intomainfrom
update_runners
Mar 21, 2025
Merged

Update workflow runners#1590
maxrake merged 1 commit intomainfrom
update_runners

Conversation

@maxrake
Copy link
Copy Markdown
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

Loading
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.

2 participants