-
Notifications
You must be signed in to change notification settings - Fork 273
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
Release a *.deb package for Ubuntu 22.04 #7474
Comments
Hello, this is something we definitely plan to do in the near future, along with dropping support for Ubuntu 18.04. The reason we need to do this is that we depend on GitHub Actions for running CI, and it's sunsetting the Ubuntu 18.04 runners in the near future. Will this affect you in any way? Do you depend on Ubuntu 18.04 somehow? |
We still support 18.04, but we will likely drop it sometime this year. We don't have a date for that yet. |
We can add a Ubuntu 22.04 package on top of the existing packages / git hub actions release jobs. Support for Ubuntu 18.04 is a separate issue. I am going to start looking at adding the new package. |
Sounds good! Thank you |
The Ubuntu 22.04 package is now available from the release page and it is included in the release automation for future releases - https://github.com/diffblue/cbmc/releases |
CBMC version: 5.74
Operating system: Ubuntu 22.04
Exact command line resulting in the issue: Download the *.deb package for the latest release for Ubuntu 22.04.
What behaviour did you expect: That a package would exist for Ubuntu 22.04.
What happened instead: I had to install using the package created for Ubuntu 20.04.
The text was updated successfully, but these errors were encountered: