-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add Ubuntu 22.04 (jammy) support #16
Conversation
@dtseiler looks like you to add the signed-off-by tag to your commits. See the details on the failure with DCO. |
Signed-off-by: Don Seiler <[email protected]>
Thanks for pointing this out @ramereth. I've amended the git commit message to include my own sign-off, although the code change was originally written for the old repo by @buck3tsec as I noted in the original note for this PR. |
build kite run is broken @tpowell-progress |
Is there anything I need to do to get this moving? I'm not familiar with this utility but I just know that our CI pipeline is broken for Ubuntu 22.04 machines at the moment. |
Trying to troubleshoot this breakage ... feels like something simple but I've haven't been able to pin it down yet. |
Ok @dtseiler found the breakage. Can you rebase on main to pick up the fix? Should be able to merge once you've done that. I have this on my list for follow-up so (likely Monday) can merge. |
When I run
and I can't merge after that without pulling from my branch again. I'm not the biggest git wonk, so not sure what I might be doing wrong. I did a |
oh I need to sync my fork, duh |
Signed-off-by: Don Seiler <[email protected]>
@dtseiler Merged! |
Description
This PR adds support for Ubuntu 22.04 (jammy jellyfish).
Types of changes
Checklist: