We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About billing for GitHub Actions
Standard GitHub-hosted runners for public repositories
https://docs.github.com/en/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions
Possibly have each of Linux, Windows, and macOS in https://docs.github.com/en/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions#per-minute-rates-for-standard-runners link to the various sections of Standard GitHub-hosted runners for public repositories
Linux
Windows
macOS
Once I've decided that I can do a thing based on pricing, the next logical step is figuring out how to do that thing.
A link to Choosing the runner for a job: Per-minute rates for standard runners would tell me that the answer is one of: ubuntu-24.04-arm, ubuntu-22.04-arm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions
What part(s) of the article would you like to see updated?
Possibly have each of
Linux
,Windows
, andmacOS
in https://docs.github.com/en/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions#per-minute-rates-for-standard-runners link to the various sections of Standard GitHub-hosted runners for public repositoriesAdditional information
Once I've decided that I can do a thing based on pricing, the next logical step is figuring out how to do that thing.
A link to Choosing the runner for a job: Per-minute rates for standard runners would tell me that the answer is one of: ubuntu-24.04-arm, ubuntu-22.04-arm
The text was updated successfully, but these errors were encountered: