Closed ankane closed 3 years ago
With Travis changing it's plans regarding open source, I decided to give GitHub Actions a try, and it has full support for building on Windows as well https://github.com/jasonroelofs/rice/pull/139/checks! So I'm going to go with that instead of AppVeyor, though thanks for the suggestion!
Even better! fwiw, on Mac, you can use a conditional step to install automake (example).
Cool, figured there was something like that but hadn't looked closely yet. Thanks for the pointer!
Rice currently works on Windows with Ruby Installer :tada:
It'd be great to start testing this (and maybe officially support Windows in the future if it just works).
Let me know what you think.