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 to ubuntu-latest for all non-backwards compat workflows #5450

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

jdblischak
Copy link
Contributor

@jdblischak jdblischak commented Feb 12, 2025

The runner image ubuntu-20.04 "will be fully retired by April 1, 2025"

https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes/

And there are multiple brownout periods in March. This PR is an attempt to avoid unnecessary failures during the brownouts. I updated all the workflows to ubuntu-latest except those that were explicitly related to testing for backwards compatibility, since that will require more judgement on the oldest toolchain we continue to regularly test in CI.


TYPE: NO_HISTORY
DESC: Update to ubuntu-latest for all non-backwards compat workflows

Copy link
Member

@teo-tsirpanis teo-tsirpanis left a comment

Choose a reason for hiding this comment

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

I would use ubuntu-latest for all these workflows.

@jdblischak jdblischak changed the title Update to ubuntu-22.04 for all non-backwards compat workflows Update to ubuntu-latest for all non-backwards compat workflows Feb 12, 2025
Copy link
Member

@teo-tsirpanis teo-tsirpanis left a comment

Choose a reason for hiding this comment

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

Thanks!

@teo-tsirpanis teo-tsirpanis merged commit ff2cf06 into TileDB-Inc:main Feb 13, 2025
58 checks passed
@jdblischak jdblischak deleted the update-ubuntu-20.04 branch February 13, 2025 15:16
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