-
Notifications
You must be signed in to change notification settings - Fork 13
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
move CZlib in linux #60
base: master
Are you sure you want to change the base?
Conversation
@djones6 Hi! Can you help me with CI? Why it is failed? |
I also install swift-development-snapshot on my local machine and it compile successfully |
It also fails on empty #61 PR |
@makleso6 it looks like the latest swift-nio doesn't compile on the older development snapshot this repo had configured for the CI. I'll update it to a recent 5.1 dev snapshot and restart the build. |
@djones6 build passed, Thanks! |
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.
looks good to me.
@djones6 CI fail again( |
I am using KituraNio on iOS, and it no need to use CZlib (zlib exists on Mac and iOS)