Skip to content

Commit 6d1eb11

Browse files
kyannyCopilot
andauthored
Add arm64 standard runners pricing (#59542)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e0249f8 commit 6d1eb11

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
| Operating system | Billing SKU | Per-minute rate (USD) |
2-
| ------------------------------------ | -------------| ----------------------|
3-
| Linux 1-core | `linux_slim` | $0.002 |
4-
| Linux 2-core | `linux` | $0.006 |
5-
| Windows 2-core | `windows` | $0.010 |
6-
| macOS 3-core or 4-core (M1 or Intel) | `macos` | $0.062 |
1+
| Operating system | Billing SKU | Per-minute rate (USD) |
2+
| ------------------------------------ | --------------------- | --------------------- |
3+
| Linux 1-core (x64) | `actions_linux_slim` | $0.002 |
4+
| Linux 2-core (x64) | `actions_linux` | $0.006 |
5+
| Linux 2-core (arm64) | `actions_linux_arm` | $0.005 |
6+
| Windows 2-core (x64) | `actions_windows` | $0.010 |
7+
| Windows 2-core (arm64) | `actions_windows_arm` | $0.010 |
8+
| macOS 3-core or 4-core (M1 or Intel) | `actions_macos` | $0.062 |

0 commit comments

Comments
 (0)