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 24.04 as the runner in all workflows #518

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

andrew-farries
Copy link
Collaborator

@andrew-farries andrew-farries commented Dec 9, 2024

Update the runner used by all jobs in all workflows to use ubuntu-24.04 instead of ubuntu-latest.

ubuntu-24.04 will become ubuntu-latest over the next month, see:

actions/runner-images#10636

Update the runner used by all jobs in the `build` workflow to use
`ubuntu-24.04` instead of `ubuntu-latest`.

`ubuntu-24.04` will become `ubuntu-latest over the next month, see:

actions/runner-images#10636
Update the runner used by all jobs in the `build` workflow to use
`ubuntu-24.04` instead of `ubuntu-latest`.

`ubuntu-24.04` will become `ubuntu-latest over the next month, see:

actions/runner-images#10636
Update the runner used by all jobs in the `build` workflow to use
`ubuntu-24.04` instead of `ubuntu-latest`.

`ubuntu-24.04` will become `ubuntu-latest over the next month, see:

actions/runner-images#10636
@andrew-farries andrew-farries marked this pull request as ready for review December 9, 2024 07:41
@andrew-farries
Copy link
Collaborator Author

@ryanslade this may impact the benchmark workflow. Would you rather the benchmark workflow continued to use ubuntu-22.04 ?

@ryanslade
Copy link
Collaborator

@ryanslade this may impact the benchmark workflow. Would you rather the benchmark workflow continued to use ubuntu-22.04 ?

Are you worried it may change the results? I think that's ok since we will know the cause. Also, I think it's better to fix the version so we control when it changes and can correlate any performance changes.

@andrew-farries andrew-farries merged commit 7655f53 into main Dec 9, 2024
27 checks passed
@andrew-farries andrew-farries deleted the use-ubuntu-24.04 branch December 9, 2024 10:00
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.

3 participants