field33 / plow

Plow - The ontology package manager

Home Page:https://plow.pm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up tests for macOS in CI

hobofan opened this issue · 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).