We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would be great to have tests covering macOS (both aarch64 and amd64) in CI.
macOS
aarch64
amd64
More or less a blocker for providing prebuilt binaries for macOS in #1.
This may be simplified by removing the dependency on OpenSSL (maybe switching to rustls where possible).
rustls
The text was updated successfully, but these errors were encountered:
Done in #44
Sorry, something went wrong.
No branches or pull requests
Would be great to have tests covering
macOS
(bothaarch64
andamd64
) in CI.More or less a blocker for providing prebuilt binaries for macOS in #1.
This may be simplified by removing the dependency on OpenSSL (maybe switching to
rustls
where possible).The text was updated successfully, but these errors were encountered: