Skip to content
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 release cross compilation CI #189

Closed
Skallwar opened this issue Apr 28, 2022 · 1 comment · Fixed by #190
Closed

Fix release cross compilation CI #189

Skallwar opened this issue Apr 28, 2022 · 1 comment · Fixed by #190
Labels
bug Something isn't working ci CI-Related issue

Comments

@Skallwar
Copy link
Owner

Currently release CI is failing when trying to cross compile
This is due to native-tls
Adding the native-tls-vendored in reqwest should fix this

@Skallwar Skallwar added bug Something isn't working ci CI-Related issue labels Apr 28, 2022
@Skallwar
Copy link
Owner Author

Another solution would be to switch to rustls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci CI-Related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant