Skip to content
Joey Wang
Menu

Search

Tag: github-actions

Optimizing Android Builds in GitHub Actions

Android builds in GitHub Actions run 10-30 minutes unoptimized; layered Gradle and Yarn caching plus scoped environment secrets get that down to a few minutes.