-
Notifications
You must be signed in to change notification settings - Fork 670
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
Deprecate support for ubuntu 18 and Add support for Ubuntu 22 #1343
Comments
uraimo/run-on-arch-action@v2 doesn't support ubuntu24.04. Github action workflow will fail. |
Yes we would need to look for an alternative! |
This could be an alternative: https://github.com/pguyot/arm-runner-action EDIT: may be not, the ubuntu-latest is pointing to ubuntu-22.04 according to this: https://github.com/actions/runner-images |
Adding support for Ubuntu 22 would be greatly appreciated! 👍 |
We can do that after this #1363 |
We should deprecate support for Ubuntu18 binaries and after the recent addition of support of Ubuntu24, I think we should also add support for Ubuntu 22.
This would be in effort to maintain release binaries for all the Ubuntu Releases with Standard Support which can be seen here https://ubuntu.com/about/release-cycle.
The text was updated successfully, but these errors were encountered: