field33/plow

Set up tests for macOS in CI

hobofan opened this issue · 1 comments

Would be great to have tests covering macOS (both aarch64 and amd64) 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).

Done in #44