39
submitted 4 days ago* (last edited 4 days ago) by Kissaki@programming.dev to c/programming@programming.dev

On January 1, 2026, GitHub will reduce the price of GitHub-hosted runners by up to 39% depending on the machine type used. The free usage minute quotas will remain the same.

On March 1, 2026, GitHub will introduce a new $0.002 per minute GitHub Actions cloud platform charge that will apply to self-hosted runner usage. Any usage subject to this charge will count toward the minutes included in your plan, as explained in our GitHub Actions billing documentation.

Runner usage in public repositories will remain free. There will be no changes in price structure for GitHub Enterprise Server customers.

We are increasing our investment into our self-hosted experience to ensure that we can provide autoscaling for scenarios beyond just Linux containers.

Historically, self-hosted runner customers were able to leverage much of GitHub Actions’ infrastructure and services at no cost.

you are viewing a single comment's thread
view the rest of the comments
[-] BradleyUffner@lemmy.world 59 points 4 days ago

AKA, the update where they start charging you to use your own hardware.

[-] JustEnoughDucks@feddit.nl 1 points 2 days ago

Microsoft does this is other products too.

For example, python runs inside of Excel now so you can finally make good figures with matplotlib.

But they intentionally slow code compilation so it takes around 5x as long as as spyder for the same code.

Then, your code will time out after a couple seconds of execution and you "have to buy compute tokens" in order to be able to compute it further with your own machine.

[-] chocrates@piefed.world 20 points 4 days ago

I love that they couch it in "fairness".
No GitHub, we see you pushing us off self hosted

[-] qaz@lemmy.world 4 points 3 days ago* (last edited 3 days ago)

Microsoft also charges you €13 a month for every running self hosted agent on Azure DevOps

[-] RonSijm@programming.dev 3 points 3 days ago

To be fair, it's not that crazy - your agents are generating a lot of data that Azure DevOps is storing. And they're doing a bunch of other things like release management and showing test results over time, etc etc

I'm using Azure DevOps practically free - (unless I build way too much and run out of free credits for the month)

But since so many things in Azure DevOps are already free.. If you're going to start substituting the paid features like extra build agents with your own "free self hosted agents" then where are they getting any money from?

[-] Corngood@lemmy.ml 1 points 3 days ago

You're still using their hardware for the coordinator, artifact storage, etc. aren't you?

The last thing I want to be doing is defending microsoft, but this is inevitable in any free service. In fact this seems like one of the least-bad ways of enshittifying.

We should all be moving to self-hosting or shared hosting through a non-profit, but neither of those are going to be free.

[-] douglasg14b@lemmy.world 17 points 3 days ago* (last edited 3 days ago)

Yeah, but charging $0.002/minute is pretty extreme for being a coordinator. That's the current per minute rate for single core GitHub actions. Is being a coordinator really consuming an entire vCPU of compute for your own runners?

FYI You already pay for artifact storage.

this post was submitted on 17 Dec 2025
39 points (93.3% liked)

Programming

23976 readers
85 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS