Skip to main content
GitHub Actions Runners are in Beta. Beta scope - supports Linux runners on Ubuntu x64.

1. Connect GitHub

  1. Log in to app.incredibuild.com.
  2. Click CI/CD acceleration, then select the GitHub tab.
  3. Click Connect to GitHub, then install the Incredibuild app on your account:
Install on your personal GitHub account. Access is limited to your personal repos.

2. Select a repository and create a runner

Select the GitHub repository to accelerate, then click Create hosted build runner.

3. Update your workflow

To configure your GitHub Actions to use Incredibuild runners, change the runner label in your workflow YAML file under .github/workflows/. For example:
Commit and push. The next time the workflow triggers, it runs on Incredibuild with caching enabled.

What’s next

Builds

See each run and drill into its tasks.

Analytics

Track build times and cache hit rate over time.