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

Update Windows and Ubuntu runners to -latest #3549

Open
Crosswind opened this issue Jul 18, 2024 · 1 comment
Open

Update Windows and Ubuntu runners to -latest #3549

Crosswind opened this issue Jul 18, 2024 · 1 comment

Comments

@Crosswind
Copy link

Problem description

The MacOS macos-11 runners were removed and builds suddenly started failing. With #3538 they were changed to use the -latest tags which is generally recommended. This uses the latest stable runners provided by GitHub.

The ubuntu-20.04 runners are the oldest Ubuntu version to be supported and is likely going to be removed next. The stable tag points to 22.04, 24.04 is already available for people to try.

I couldn't find an official timeline for the lifecycle of runner images provided by GitHub.

Suggestion

Change CI to also use the latest runner versions for MacOS and Windows builds to avoid sudden problems in the future while other, more urgent and complicated changes are present.

The PR should be rather simple and I'd be happy to provide one, plus work out potential build issues that may come up. Happy to help, just lmk.

@mpenkov
Copy link
Collaborator

mpenkov commented Jul 18, 2024

Sure, give it a shot. I'll look at it after the immediate release, because that has priority. Thank you!

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

No branches or pull requests

2 participants