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

ci: update & streamline GH Actions runner images #3025

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

georglauterbach
Copy link
Member

Description

I updated from Ubuntu 20.04 to Ubuntu 22.04 which should be fairly stable by now. Moreover, I adjusted the ubuntu-latest images to also use ubuntu-22.04, which is the same for now, but I like uniformity and I think pinning is a good idea.

Type of change

  • Improvement (non-breaking change that does improve existing functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

I updated from Ubuntu 20.04 to Ubuntu 22.04 which should be fairly
stable by now. Moreover, I adjusted the `ubuntu-latest` images to also
use `ubuntu-22.04`, which is the same for now, but I like uniformity and
I think pinning is a good idea.
@georglauterbach georglauterbach added area/ci kind/update Update an existing feature, configuration file or the documentation labels Jan 25, 2023
@georglauterbach georglauterbach self-assigned this Jan 25, 2023
@github-actions
Copy link
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: 3847670

Copy link
Member

@wernerfred wernerfred left a comment

Choose a reason for hiding this comment

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

LGTM

@georglauterbach georglauterbach merged commit bb758ea into master Jan 28, 2023
@georglauterbach georglauterbach deleted the ci/update-runner-images branch January 28, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci kind/update Update an existing feature, configuration file or the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants