Skip to content

Available 9apes GitHub Actions Runner Labels

Use a 9apes runner by setting a job’s runs-on value to a supported 9apes label.

runs-on: ubuntu-latest
runs-on: 9apes

Linux x86_64

runs-on labelvCPURAMArchitectureOSOS versionPrice/min
9apes-1vcpu-ubuntu-240414 GBx86_64Ubuntu24.04$0.0009
9apes-2vcpu-ubuntu-240428 GBx86_64Ubuntu24.04$0.0018
9apes416 GBx86_64Ubuntu24.04$0.0036
9apes-4vcpu-ubuntu-2404416 GBx86_64Ubuntu24.04$0.0036
9apes-8vcpu-ubuntu-2404832 GBx86_64Ubuntu24.04$0.0072

Need Linux arm64 GitHub Actions runners? Contact support@9apes.com to discuss your workflow, scale, and rollout timing.

Need Windows GitHub Actions runners? Contact support@9apes.com to talk through your requirements and timeline.

Need MacOS GitHub Actions runners? Contact support@9apes.com to discuss access and availability.

Start with the default Linux runner for the first migration. Move to a larger or build-specific runner only when the job needs more CPU, memory, storage, or Docker build performance.

Use the same runner label for every job in a matrix unless you intentionally want different job sizes.