From 8af9dc831c88dcc794aef16839f88a52e435c76d Mon Sep 17 00:00:00 2001 From: coralsundy <91170721+coralsundy@users.noreply.github.com> Date: Sun, 21 Dec 2025 07:10:55 -0500 Subject: [PATCH] GitHub revert self-hosted runner charge until further notice (#37) --- 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.