Gitea. Gitlab (ish?).
GitLab actually implemented Actions first back in the day (called CI/CD). I remember GitHub was following their lead.
Gitea scales really badly with large repos in my experience. Gitlab works a lot better mostly because you can just throw more hardware at it. This is with a pretty large git repo and a lot of daily commits.
GitLab actually implemented Actions first back in the day (called CI/CD). I remember GitHub was following their lead.