All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

GitHub Actions Introduces $0.002 Per-Minute Platform Fee, Ending Free Control Plane

By

adityajp

5mo ago· 3 min readenNews

Summary

GitHub is introducing a $0.002 per-minute platform fee for all GitHub Actions usage, eliminating the previously free control plane. This change means users will now pay for both compute costs and platform fees, with the new pricing taking effect on March 1, 2026. The article discusses the implications of this pricing change for developers and organizations using GitHub Actions with self-hosted runners or third-party services like Blacksmith.

Key quotes

· 4 pulled
Previously, GitHub Actions had a free control plane. That meant if you used GitHub Actions but ran jobs outside of GitHub-hosted runners, whether that's on Blacksmith, on your own machines, or in your own AWS account, you paid nothing to GitHub for those minutes; you only paid for the compute.
With this change, GitHub is introducing a $0.002 per-minute platform fee for all GitHub Actions usage.
In practice, this means CI costs now have two components:
These changes go into effect on March 1st, 2026.
Snippet from the RSS feed
GitHub is adding a $0.002-per-minute fee on all GitHub Actions usage, so the control plane is no longer free.

You might also wanna read