rustls / rustls-ffi

Use Rustls from any language
Other
127 stars 30 forks source link

Test MacOS pkg-config builds in CI #424

Closed cpu closed 4 months ago

cpu commented 5 months ago

Follow-up to https://github.com/rustls/rustls-ffi/pull/412

I think we can add macos to the matrix by:

  1. using brew to install pkg-config
  2. switching out the CARGO_C_FILE var in the "install cargo-c" step w/ the macos binary release.