From e9e96c27e1242f3cc0f97b2ec28903348c3c8827 Mon Sep 17 00:00:00 2001 From: Cory Calahan Date: Fri, 26 Jul 2024 12:48:28 -0700 Subject: [PATCH] Add "-core" to macOS information (#51796) --- .../about-billing-for-github-actions.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/content/billing/managing-billing-for-github-actions/about-billing-for-github-actions.md b/content/billing/managing-billing-for-github-actions/about-billing-for-github-actions.md index 75d184a28e9b..703313b809be 100644 --- a/content/billing/managing-billing-for-github-actions/about-billing-for-github-actions.md +++ b/content/billing/managing-billing-for-github-actions/about-billing-for-github-actions.md @@ -64,10 +64,10 @@ If your account's usage surpasses these limits and you have set a spending limit Jobs that run on Windows and macOS runners that {% data variables.product.prodname_dotcom %} hosts consume minutes at 2 and 10 times the rate that jobs on Linux runners consume. For example, using 1,000 Windows minutes would consume 2,000 of the minutes included in your account. Using 1,000 macOS minutes, would consume 10,000 minutes included in your account. | Operating system | Minute multiplier | -|------- | ---------| -| Linux | 1 | -| Windows | 2 | -| macOS| 10 | +|----------------- | ------------------| +| Linux | 1 | +| Windows | 2 | +| macOS | 10 | {% note %} @@ -79,11 +79,11 @@ Jobs that run on Windows and macOS runners that {% data variables.product.prodna #### Per-minute rates for standard runners -| Operating system | Per-minute rate (USD) | -|-----------------------------| ----------------------| -| Linux 2-core | $0.008 | -| Windows 2-core | $0.016 | -| macOS 3 or 4 (M1 or Intel) | $0.08 | +| Operating system | Per-minute rate (USD) | +|---------------------------------------| ----------------------| +| Linux 2-core | $0.008 | +| Windows 2-core | $0.016 | +| macOS 3-core or 4-core (M1 or Intel) | $0.08 | #### Per-minute rates for x64-powered {% data variables.actions.hosted_runners %} @@ -126,7 +126,7 @@ Jobs that run on Windows and macOS runners that {% data variables.product.prodna | Operating system | Per-minute rate (USD) | |---------------------| -----------| | Linux 4-core | $0.07 | -| Windows 4-core | $0.14 | +| Windows 4-core | $0.14 | #### Points to note about rates for runners