9 ms·
I’m surprised it’s still around. Since GitHub released Actions and Travis abandoned the freemium, there weren’t many reasons to stay
by piskerpan 4y ago
I’m surprised it’s still around. Since GitHub released Actions and Travis abandoned the freemium, there weren’t many reasons to stay
- fmajid 4y agoI can't believe it took me so long to formally flip the bozo bit on Travis CI by instructing my RSS feed reader never to show me anything about it any more.
- p0nce 4y agoarm64 is one reason.
- lostmsu 4y agoSet a GitHub runner on one of those free Oracle Cloud ARM64 instances.
- josteink 4y agoSure that is doable, but it doesn't quite sound like a OOB solution where you just add a flag to your YAML, or another line to your build-matrix and call it a day. I've honestly missed this on Github Actions, and hadn't (yet) found a simple enough workaround to bother.
- lostmsu 4y agoBut it is also set and forget kind of thing.
- josteink 4y agoIf it’s that easy… git a link to a quick howto? :) Does it work regular (free) accounts, free organizations or other similar setups used by non-commercial open-source projects?
- lostmsu 4y agohttps://docs.github.com/en/actions/hosting-your-own-runners/adding-self-hosted-runners https://docs.github.com/en/actions/hosting-your-own-runners/... You can find a guide on getting an ARM64 instance in Oracle Cloud elsewhere.