ami-iit / matio-cpp

A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
https://ami-iit.github.io/matio-cpp/
BSD 2-Clause "Simplified" License
59 stars 9 forks source link

Remove use of brew from CI #76

Closed S-Dafarra closed 1 year ago

S-Dafarra commented 1 year ago

brew CI has started to fail. Since we test the macOS case in conda, I think we can remove this use case.