Sign up and sign in
Enter billing details
Integrate with GitHub
Change your `workflow.yml` file
.github/workflows
file. In particular, you need to change the ubuntu-latest
runner label to ubicloud-standard-2
.
ubicloud-standard-2
starts a VM with the same vCPU and memory configuration as paid GitHub runners. Given Ubicloud’s 10x price advantage, you might want to pick a more powerful VM such as ubicloud-standard-8
and see if your pipelines move faster. You can find the full list of runners and their prices in the Pricing documents.