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 rolling CI job to use 24.04 #915

Open
sjahr opened this issue Jun 21, 2024 · 1 comment
Open

Update rolling CI job to use 24.04 #915

sjahr opened this issue Jun 21, 2024 · 1 comment

Comments

@sjahr
Copy link
Contributor

sjahr commented Jun 21, 2024

          Looks like the CI job is still using 22.04 

image

Originally posted by @Abishalini in #913 (comment)

@stephanie-eng
Copy link
Contributor

I wouldn't do this yet. We're using GitHub's runners, and using their ubuntu-latest (default) option gives 22.04. It's possible to switch to 24.04, but it's beta. I'd prefer to keep using ubuntu-latest and we'll move to 24.04 when it's out of beta and GitHub decides to make it the new default.

We run everything in Docker anyway, so the runner being 22.04 shouldn't hurt us.

See:
https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job#standard-github-hosted-runners-for-public-repositories

Screenshot for folks viewing this issue after the GitHub link is updated:
image

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