# Now in beta: Ubuntu 24.04 GitHub Actions runners (https://depot.dev/changelog/2024-07-12-ubuntu-24-04-github-actions-runner-beta)

> Published 2024-07-12

Ubuntu 24.04 GitHub Actions runners are now available in beta, using the beta runner image definition from GitHub. These runners use the same instance types as the existing Ubuntu 22.04 runners.

#### Intel Ubuntu 24.04 runners

| Label                   | CPUs | Memory | Disk size | Minute multiple | Per-minute price |
| :---------------------- | :--- | :----- | :-------- | :-------------- | :--------------- |
| `depot-ubuntu-24.04`    | 2    | 8 GB   | 100 GB    | 1x              | $0.004           |
| `depot-ubuntu-24.04-4`  | 4    | 16 GB  | 150 GB    | 2x              | $0.008           |
| `depot-ubuntu-24.04-8`  | 8    | 32 GB  | 300 GB    | 4x              | $0.016           |
| `depot-ubuntu-24.04-16` | 16   | 64 GB  | 600 GB    | 8x              | $0.032           |
| `depot-ubuntu-24.04-32` | 32   | 128 GB | 1200 GB   | 16x             | $0.064           |
| `depot-ubuntu-24.04-64` | 64   | 256 GB | 2400 GB   | 32x             | $0.128           |

#### Arm Ubuntu 24.04 runners

| Label                       | CPUs | Memory | Disk size | Minute multiple | Per-minute price |
| :-------------------------- | :--- | :----- | :-------- | :-------------- | :--------------- |
| `depot-ubuntu-24.04-arm`    | 2    | 8 GB   | 100 GB    | 1x              | $0.004           |
| `depot-ubuntu-24.04-arm-4`  | 4    | 16 GB  | 150 GB    | 2x              | $0.008           |
| `depot-ubuntu-24.04-arm-8`  | 8    | 32 GB  | 300 GB    | 4x              | $0.016           |
| `depot-ubuntu-24.04-arm-16` | 16   | 64 GB  | 600 GB    | 8x              | $0.032           |
| `depot-ubuntu-24.04-arm-32` | 32   | 128 GB | 1200 GB   | 16x             | $0.064           |
| `depot-ubuntu-24.04-arm-64` | 64   | 256 GB | 2400 GB   | 32x             | $0.128           |

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.