From 3543e1fb8f2fe71ba5fca877160ad22603f79702 Mon Sep 17 00:00:00 2001 From: coralsundy <91170721+coralsundy@users.noreply.github.com> Date: Thu, 18 Dec 2025 18:42:03 -0500 Subject: [PATCH] GitHub revert self-hosted runner charge until further notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 07cccaa..da25364 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,9 @@ github - Shai-Hulud npm worm [github/runner/pricing](https://github.blog/changelog/2025-12-16-coming-soon-simpler-pricing-and-a-better-experience-for-github-actions/) - GitHub will begin charging for self-hosted action runners on March 2026 on private repositories * hackernews discussion: https://news.ycombinator.com/item?id=46291414 +* Github reversed above decision the next day: + * https://x.com/github/status/2001372894882918548 + * Related news article: https://www.theregister.com/2025/12/17/github_charge_dev_own_hardware/ [golang/go/issues/21956](https://github.com/golang/go/issues/21956) * A user advocated for moving Go's development workflow entirely to GitHub.