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

.github: pin ubuntu runners to 22.04 #1292

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Conversation

tklauser
Copy link
Member

Currently, we use ubuntu-latest runners which currently points to
ubuntu-20.04, but will point to ubuntu-22.04 soon [1]

[1] actions/runner-images#6399

In order to avoid future surprises and proactives check compatibility of
our workflows, pin the version to ubuntu-22.04 already.

@tklauser tklauser requested review from a team as code owners December 12, 2022 10:24
@tklauser tklauser requested review from aanm and christarazi December 12, 2022 10:24
@tklauser tklauser temporarily deployed to ci December 12, 2022 10:24 — with GitHub Actions Inactive
@tklauser tklauser added the dont-merge/preview-only Only for preview or testing, don't merge it. label Dec 12, 2022
Currently, we use ubuntu-latest runners which currently points to
ubuntu-20.04, but will point to ubuntu-22.04 soon [1]

[1] actions/runner-images#6399

In order to avoid future surprises and proactives check compatibility of
our workflows, pin the version to ubuntu-22.04 already.

Signed-off-by: Tobias Klauser <[email protected]>
@tklauser tklauser force-pushed the pr/tklauser/pin-ubuntu-runner branch from 9ff4ca4 to 97dc886 Compare December 13, 2022 09:58
@tklauser tklauser temporarily deployed to ci December 13, 2022 09:58 — with GitHub Actions Inactive
@tklauser tklauser force-pushed the pr/tklauser/pin-ubuntu-runner branch from 97dc886 to e98658a Compare December 13, 2022 11:10
@tklauser tklauser temporarily deployed to ci December 13, 2022 11:10 — with GitHub Actions Inactive
@tklauser tklauser removed the dont-merge/preview-only Only for preview or testing, don't merge it. label Dec 13, 2022
@tklauser tklauser merged commit da3dce1 into master Dec 13, 2022
@tklauser tklauser deleted the pr/tklauser/pin-ubuntu-runner branch December 13, 2022 12:49
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