logoalt Hacker News

nromiuntoday at 7:35 AM2 repliesview on HN

So tell us where is the better free macOS CI provider? I would love to switch to them.

That is what I meant by the BEST FREE CI provider. It is not the best if you have money for something better.


Replies

brabeltoday at 10:41 AM

I would love to know it. I use GH Actions to test my open source code on MacOS, Windows and Linux FOR FREE which is amazing. Without them I just wouldn't test on anything other than what I happen to have locally or what TravisCI/CircleCI had in their free tier before GH Actions made things so much easier.

But if you do know of alternatives, I'm all ears.

ncrucestoday at 8:42 AM

Yes I want to know too. Where can I run this test matrix for less than $100/mo unbilled (where half the “cost” is from macOS alone): https://github.com/ncruces/go-sqlite3/wiki/Support-matrix

I built a similar matrix to test wazero (of which I'm a maintainer).