2 min read
|
Saved February 14, 2026
|
Copied!
Do you care about this?
GitHub is implementing a $0.002-per-minute fee for all Actions usage starting March 1, 2026. This change monetizes the Actions control plane, making self-hosting no longer free while reducing the cost of GitHub-hosted runners. Companies will now face both compute costs and platform fees for their CI workloads.
If you do, here's more
GitHub is changing the pricing structure for GitHub Actions, introducing a $0.002-per-minute fee on all usage. Previously, teams could use GitHub Actions control plane without paying GitHub if they ran jobs outside of GitHub-hosted runners. This new fee, effective March 1, 2026, means CI costs will now include both compute costs and this flat platform fee. This shift monetizes the Actions control plane, ensuring GitHub earns revenue regardless of where jobs are executed, effectively eliminating the cost-free option for self-hosting.
The change comes after GitHub's recognition that many teams outgrow their hosted runners, which can become slow and expensive. By lowering the prices of GitHub-hosted runners while introducing the platform fee, GitHub aims to make its hosted options more appealing and create a new revenue model that prioritizes software monetization over compute. This strategy aligns GitHubβs interests with those of third-party runners like Blacksmith, positioning them as partners rather than alternatives.
For teams that continue to self-host, this shift means they will incur charges on top of their existing operational costs. The focus now shifts to managing CI time effectively to control expenses. Blacksmith emphasizes solutions like faster machines and reusing work between CI runs to reduce costs and improve efficiency. Strategies such as preserving Docker layer caches and optimizing container startup times are crucial as the new fee structure ties CI performance directly to costs.
Questions about this article
No questions yet.