Hacker News new | ask | show | jobs
by anonymousDan 1729 days ago
Can someone tell me if GHA also supports non-ephemeral self hosted runners, and if so whether they work reliably? Any good resources for getting up and running with it quickly?
2 comments

GitHub's own documentation about GHA has a nav section titled "Hosting your own runners".

Here's a link: https://duckduckgo.com/?q=github+actions+self+hosted+runners

I haven't used it myself so I can't speak to how well it works.

I use them with Hyperledger on a couple Mac Minis. They work fine.