# Runner Labels Reference (https://www.shipfox.io/docs/reference/runner-labels)

Description: All shipfox hosted runners on Shipfox cloud.

## Available runners [#available-runners]

| Labels                        |      CPU |    RAM | Workspace disk |
| ----------------------------- | -------: | -----: | -------------: |
| `shipfox-1cpu`                |   1 vCPU |  4 GiB |         25 GiB |
| `shipfox`<br />`shipfox-2cpu` |  2 vCPUs |  8 GiB |         50 GiB |
| `shipfox-4cpu`                |  4 vCPUs | 16 GiB |        100 GiB |
| `shipfox-8cpu`                |  8 vCPUs | 32 GiB |        200 GiB |
| `shipfox-16cpu`               | 16 vCPUs | 64 GiB |        400 GiB |

All Shipfox-hosted runners use Ubuntu 24.04 on the x64 architecture. The
workspace disk holds the job checkout and other files created during the job.
Each runner also has a separate 30 GiB system disk for the operating system and
installed tools.