# Run GitHub Actions Workflows Locally with Self-Hosted Runners

DevFeed: [Run GitHub Actions Workflows Locally with Self-Hosted Runners](<https://devfeed.tech/articles/run-github-actions-on-your-own-machine-no-cloud-required-kinda-25162.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2025/08/26/run-github-actions-on-your-own-machine-no-cloud-required-kinda/>)

Author: Ivan Morgillo

Published: 2025-08-26T13:34:43Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [ci](<https://devfeed.tech/tags/ci.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [developer-tooling](<https://devfeed.tech/tags/developer-tooling.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [local-ci](<https://devfeed.tech/tags/local-ci.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosted-runner](<https://devfeed.tech/tags/self-hosted-runner.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

## AI overview

A tutorial on running GitHub Actions workflows locally with self-hosted runners to reduce cloud queue wait times and CI costs for Android and mobile projects.

## Source excerpt

How to run GitHub Actions workflows locally using self-hosted runners, cutting cloud queue wait times and CI costs for Android and mobile projects.