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

Upgrade to Ubuntu 24.04 #152

Closed
smolkaj opened this issue Dec 13, 2024 · 1 comment · Fixed by #154
Closed

Upgrade to Ubuntu 24.04 #152

smolkaj opened this issue Dec 13, 2024 · 1 comment · Fixed by #154

Comments

@smolkaj
Copy link
Member

smolkaj commented Dec 13, 2024

GitHub Actions recently upgraded ubuntu-latest from 22.04 to 24.04: actions/runner-images#10636

However, this broke our builds and thus we temporarily pinned to 22.04: #150
This issue tracks making our builds compatible with 24.04 and moving back to ubuntu-latest as a healthy forcing function to prevent bit rot.

cc @jonathan-dilorenzo

@smolkaj
Copy link
Member Author

smolkaj commented Dec 13, 2024

@fruffy pointed out here that we should be cautious about still supporting 22.04 when upgrading to 24.04, see p4lang/p4runtime#514 (comment) + surrounding discussion.

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 a pull request may close this issue.

1 participant