-
Notifications
You must be signed in to change notification settings - Fork 72
Fix the CI. #151
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
Fix the CI. #151
Conversation
Signed-off-by: Martijn Stevenson <[email protected]>
Signed-off-by: Martijn Stevenson <[email protected]>
Signed-off-by: Martijn Stevenson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you change ubuntu-latest
to ubuntu-22.04
to avoid base image change silently breaking this in the future?
Signed-off-by: Martijn Stevenson <[email protected]>
Done, PTAL. |
Can we auto-run testing workflows in this repo? Seems like proxy-wasm-cpp-host does that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@mpwarres could you merge it? It looks that I don't have the permission to do that in this repo anymore. |
They are executed automatically, but only for people who contributed previously (this is a GitHub-wide policy to prevent abuse). Once this PR is merged, your other changes will trigger CI automatically. |
No description provided.