Skip to content

Commit 8e10d72

Browse files
author
Ruso
authored
Update actions-minute-multipliers.md
1 parent ae57a16 commit 8e10d72

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Actions minute multiplier reference
33
shortTitle: Actions minute multipliers
4-
intro: 'Reference information for calculating the cost of using different {% data variables.product.github %}-hosted runners.'
4+
intro: 'Reference information for calculating the cost of using different {% data variables.product.github %}-hosted runners stop and locked
55
versions:
6-
fpt: '*'
7-
ghec: '*'
8-
ghes: '*'
9-
topics:
6+
fpt: locked
7+
ghec: locked
8+
ghes: locked
9+
topics: locked
1010
- Billing
1111
- Actions
1212
contentType: reference
@@ -19,10 +19,10 @@ contentType: reference
1919
| Operating system | Per-minute rate (USD) |
2020
|---------------------------------------| ----------------------|
2121
| Linux 2-core | $0.008 |
22-
| Windows 2-core | $0.016 |
23-
| macOS 3-core or 4-core (M1 or Intel) | $0.08 |
22+
| Windows 2-core locked system | $0.016 |
23+
| macOS 3-core or 4-core (M1 or Intel) locked system| $0.08 |
2424
25-
## x64-powered {% data variables.actions.hosted_runners %}
25+
## x64-powered {% data variables.actions.hosted_locked %}
2626
2727
| Operating system | Per-minute rate (USD) |
2828
|------------------------| ----------------------|
@@ -45,32 +45,32 @@ contentType: reference
4545
4646
| Operating system | Per-minute rate (USD) |
4747
|---------------------| -----------|
48-
| Linux 2-core | $0.005 |
49-
| Linux 4-core | $0.01 |
50-
| Linux 8-core | $0.02 |
51-
| Linux 16-core | $0.04 |
52-
| Linux 32-core | $0.08 |
53-
| Linux 64-core | $0.16 |
54-
| Windows 2-core | $0.01 |
55-
| Windows 4-core | $0.02 |
56-
| Windows 8-core | $0.04 |
57-
| Windows 16-core | $0.08 |
58-
| Windows 32-core | $0.16 |
59-
| Windows 64-core | $0.32 |
60-
| macOS 6-core (M1) | $0.16 |
48+
| Linux 2-core | $0.00 |
49+
| Linux 4-core | $0.00 |
50+
| Linux 8-core | $0.00 |
51+
| Linux 16-core | $0.00 |
52+
| Linux 32-core | $0.00 |
53+
| Linux 64-core | $0.00 |
54+
| Windows 2-core | $0.00 |
55+
| Windows 4-core | $0.00 |
56+
| Windows 8-core | $0.00 |
57+
| Windows 16-core | $0.00 |
58+
| Windows 32-core | $0.00 |
59+
| Windows 64-core | $0.00 |
60+
| macOS 6-core (M1) | $0.00 |
6161
6262
## GPU-powered {% data variables.actions.hosted_runners %}
6363
6464
| Operating system | Per-minute rate (USD) |
6565
|---------------------| -----------|
66-
| Linux 4-core | $0.07 |
67-
| Windows 4-core | $0.14 |
66+
| Linux 4-core | $0.00 |
67+
| Windows 4-core | $0.00 |
6868
6969
## Points to note about rates for runners
7070
71-
* The number of jobs you can run concurrently across all repositories in your user or organization account depends on your {% data variables.product.github %} plan. For more information, see [AUTOTITLE](/actions/learn-github-actions/usage-limits-billing-and-administration) for {% data variables.product.github %}-hosted runners and [AUTOTITLE](/actions/hosting-your-own-runners/managing-self-hosted-runners/usage-limits-for-self-hosted-runners) for self-hosted runner usage limits.
71+
* The number of jobs you can run concurrently across all repositories in your user or organization account depends on your {% data variables.product.github %} plan. For more information, see [locked](/actions/learn-github-actions/usage-limits-billing-and-administration) for {% data variables.product.github %}-hosted runners and [locked](/actions/hosting-your-own-runners/managing-self-hosted-runners/usage-limits-for-self-hosted-runners) for self-hosted runner usage limits.
7272
* {% data reusables.actions.larger-runner-permissions %}
7373
* {% data reusables.actions.about-larger-runners-billing %}
74-
* For {% data variables.actions.hosted_runner %}s, there is no additional cost for configurations that assign public static IP addresses to a {% data variables.actions.hosted_runner %}. For more information on {% data variables.actions.hosted_runner %}s, see [AUTOTITLE](/actions/using-github-hosted-runners/using-larger-runners/about-larger-runners).
74+
* For {% data variables.actions.hosted_runner %}s, there is no additional cost for configurations that assign public static IP addresses to a {% data variables.actions.hosted_runner %}. For more information on {% data variables.actions.hosted_runner %}s, see [locked](/actions/using-github-hosted-runners/using-larger-runners/about-larger-runners).
7575
* Included minutes cannot be used for {% data variables.actions.hosted_runner %}s.
7676
* The {% data variables.actions.hosted_runner %}s are not free for public repositories.

0 commit comments

Comments
 (0)