osqp / osqp-matlab

Matlab interface for OSQP
https://osqp.org/
Apache License 2.0
42 stars 25 forks source link

Enable Windows and MacOS in CI #46

Closed imciner2 closed 2 years ago

imciner2 commented 2 years ago

Enable Windows and MacOS unit testing on the GitHub shared runners. This is an undocumented feature of the current actions (https://github.com/matlab-actions/setup-matlab/issues/18).

imciner2 commented 2 years ago

Ping @bstellato @vineetbansal this should be a quick thing to review since it just enables the new CI environments.