Editor's pick
GitHub Actions
Automate builds, tests and deployments from your repository.
What it is
CI/CD built into GitHub: you describe the workflows in YAML inside the repository itself and they run on Linux, macOS or Windows runners. The marketplace has thousands of reusable actions ready to compose.
Best for
Any project that already lives on GitHub.
What the free plan includes
- Unlimited minutes on public repositories
- 2,000 minutes per month on private repositories
- macOS runners consume minutes at a multiplied rate
- 500 MB of artifact storage
Free plans change often. Confirm the limits on the official page before deciding.