Skip to content
Discussion options

You must be logged in to vote

hey @Syota622 👋 .
your understanding is correct,,,self-hosted runners(including the codebuild-backed ones via theruns-on: codebuild-...pattern)are not billed as github actions minutes regardless of repo visibility.github only meters minutes for jobs running on github-hosted runners,,, the moment your job executes on infrastructure you provision (codebuild ,your own ec2 ,a local machine ,whatever),,github isnt charging for the compute time itself since its not their compute.

on your second question ,,, here's the breakdown of what github-side costs actually remain even with self-hosted runners :

  • actions minutes,,,,$0 for self-hosted,,,confirmed ,this is the big one youre asking about.
  • art…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Syota622
Comment options

Answer selected by Syota622
Comment options

You must be logged in to vote
1 reply
@Syota622
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question Ask and answer questions about GitHub features and usage Actions Runner For issues and discussions related to the Actions Runner project Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
2 participants