Skip to content

Commit 7069248

Browse files
Update Actions pricing docs (#58941)
Co-authored-by: mc <[email protected]>
1 parent 6df9825 commit 7069248

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/billing/concepts/product-billing/github-actions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,10 @@ The following amounts of time for standard {% data variables.product.github %}-h
106106

107107
{% data reusables.billing.actions-included-quotas %}
108108

109-
The use of standard {% data variables.product.github %}-hosted runners is free:
109+
Standard {% data variables.product.github %}-hosted or self-hosted runner usage **on public repositories will remain free**.
110+
111+
The use of standard {% data variables.product.github %}-hosted runners is also free:
110112

111-
* In public repositories
112113
* For {% data variables.product.prodname_pages %}
113114
* For {% data variables.product.prodname_dependabot %}
114115
* For the agentic features ({% data variables.release-phases.public_preview %}) in {% data variables.copilot.copilot_code-review %}

content/billing/reference/actions-runner-pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ These runners will use minutes included in your quota to run workflows in privat
6969
| Windows 16-core | `windows_16_core_arm` | $0.080 | $0.050 | -38% |
7070
| Windows 32-core | `windows_32_core_arm` | $0.160 | $0.098 | -39% |
7171
| Windows 64-core | `windows_64_core_arm` | $0.320 | $0.194 | -39% |
72-
| macOS 6-core (M1) | `macos_xl` | $0.160 | $0.102 | -36% |
72+
| macOS 5-core (M2 Pro) | `macos_xl` | $0.160 | $0.102 | -36% |
7373

7474
## GPU-powered {% data variables.actions.hosted_runners %}
7575

0 commit comments

Comments
 (0)