Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ubuntu-22.04 in Github Actions #113

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

danieldiekmeier
Copy link
Contributor

The ubuntu-20.04 runner will soon be deprecated, because ubuntu-24.04 will be made the default and ubuntu-22.04 will be the "other" version: actions/runner-images#10636

Images begin the deprecation process of the oldest image label once a new GA OS version has been released.

Since this project (at least on staging, I can't see production) is already on Heroku-22, it should be no problem to run our CI against Ubuntu 22.

@danieldiekmeier danieldiekmeier self-assigned this Nov 7, 2024
@danieldiekmeier danieldiekmeier added the backend Requires a backend developer. label Nov 7, 2024
@JensRavens JensRavens merged commit 045b799 into main Nov 7, 2024
1 check passed
@JensRavens JensRavens deleted the update/update-github-ubuntu-to-22 branch November 7, 2024 16:03
@danieldiekmeier danieldiekmeier changed the title Use ubuntu-24.04 in Github Actions Use ubuntu-22.04 in Github Actions Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires a backend developer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants