Skip to content

Commit fc79e34

Browse files
kylegalbraithgithub-actions[bot]
authored andcommitted
Update docs content from https://github.com/depot/app
1 parent b7c8ea8 commit fc79e34

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

content/github-actions/runner-types.mdx

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -73,25 +73,8 @@ The following labels are available:
7373
| `depot-ubuntu-22.04-arm-32` | 32 | 128 GB | 200 GB | 16GB | $0.064 | 16x |
7474
| `depot-ubuntu-22.04-arm-64` | 64 | 256 GB | 250 GB | 32GB | $0.128 | 32x |
7575

76-
## macOS runners
77-
78-
**Status: Beta**
79-
80-
macOS runners use instances with M2 chips running macOS 14. Their EBS volume is provisioned with 8000 IOPS and 1000 MB/s throughput. Like the Linux runners, the macOS runners also have a disk accelerator.
81-
82-
**Note**: These runners are only available on the [Startup plan](/pricing) during beta.
83-
84-
The following labels are available:
85-
86-
| Label | CPUs | Memory | Disk size | Per-minute price |
87-
| :------------------- | :--- | :----- | :-------- | :--------------- |
88-
| `depot-macos-latest` | 8 | 24 GB | 150GB | $0.08 |
89-
| `depot-macos-14` | 8 | 24 GB | 150GB | $0.08 |
90-
9176
## Windows runners
9277

93-
**Status: Beta**
94-
9578
Windows runners use instances with Intel chips running Windows Server 2022. These runners don't currently have a disk accelerator (i.e. [Ultra Runners](/blog/introducing-github-actions-ultra-runners)).
9679

9780
The following labels are available:
@@ -108,6 +91,21 @@ The following labels are available:
10891

10992
**Note**: Windows runners don't come equipped with Hyper-v because of an AWS limitation on EC2. Therefore, if you use things that require it like `docker`, than Depot Windows Runners are unlikely to work for you.
11093

94+
## macOS runners
95+
96+
**Status: Beta**
97+
98+
macOS runners use instances with M2 chips running macOS 14. Their EBS volume is provisioned with 8000 IOPS and 1000 MB/s throughput. Like the Linux runners, the macOS runners also have a disk accelerator.
99+
100+
**Note**: These runners are only available on the [Startup plan](/pricing) during beta.
101+
102+
The following labels are available:
103+
104+
| Label | CPUs | Memory | Disk size | Per-minute price |
105+
| :------------------- | :--- | :----- | :-------- | :--------------- |
106+
| `depot-macos-latest` | 8 | 24 GB | 150GB | $0.08 |
107+
| `depot-macos-14` | 8 | 24 GB | 150GB | $0.08 |
108+
111109
## Billing
112110

113111
Note that on your Billing summary, costs are broken down by `Billed minutes` and `Elapsed minutes`. Here are several things to know about the difference:

0 commit comments

Comments
 (0)