December 16, 2025

The meter’s running on your builds

The GitHub Actions control plane is no longer free

GitHub flips the meter on “free” builds — devs cry AI tax

TLDR: GitHub will charge $0.002 per minute for Actions starting March 1, 2026, ending free self-hosting of the scheduling system. Commenters split between calling it an “AI tax” and saying it’s fair to pay for brains, debating per-minute vs per-job fees and whether to switch to cheaper GitHub runners.

GitHub is turning on the meter: starting March 1, 2026, Actions — the service that runs your automated build and test steps — will cost $0.002 per minute even if you use your own machines. Translation: self-hosting is no longer “free.” GitHub also dropped prices on its own runners (their computers), nudging teams to stay inside the GitHub hotel while charging a cover at the door.

The crowd went spicy fast. One top take branded it an “AI tax,” accusing Microsoft of hiking prices so we all fund the corporate AI binge. Others pushed back that charging for the orchestration brains makes sense: GitHub’s control plane schedules and manages jobs and shouldn’t be a free lunch forever. But the meter debate raged — per-minute vs per-job? Commenters like jrochkind1 argued a per-job fee would feel fairer.

Open‑source maintainers flexed: public repos still get Actions for free, so some waved from their balcony like “good luck down there.” Meanwhile link-drops flooded in to the official GitHub announcement and the Hacker News pile-on. The meme of the day: “Every minute is billable.” Some praised the clarity, while one commenter joked this post “explains it better than GitHub.” Whether you optimize your builds or pay the hosted runner bill, developers now have decisions to make — and jokes to post.

Key Points

  • GitHub will charge a $0.002 per-minute platform fee for all GitHub Actions usage starting March 1, 2026.
  • CI costs will now include both compute costs (runner provider) and a GitHub per-minute platform fee.
  • GitHub also reduced prices for GitHub-hosted runners alongside the new platform fee.
  • The new fee monetizes the Actions control plane, ending free self-hosting while using GitHub’s orchestration.
  • Blacksmith highlights runtime-reduction strategies (faster machines, Docker layer caching, container caching) to lower per-minute costs.

Hottest takes

“AI pay for it whether you use it or not” — strangattractor
“a per-job cost instead of per-minute cost... would have made more sense” — jrochkind1
“it explains github actions update better than github” — defraudbah
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.