Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Fix outdated information about larger runners billing

Summary

This PR fixes issue #435 by removing incorrect information from the README.md that claimed larger GitHub runners are free for public repositories.

Changes Made

  • Removed the outdated claim that larger runners are "free for public GitHub repos" from line 15 of README.md
  • Kept the accurate information about hardware acceleration support
  • Preserved the link to the GitHub blog post about hardware acceleration features

Issue Reference

Fixes #435

Background

The README previously contained this text:

GitHub's larger Linux runners support running hardware accelerated emulators which is free for public GitHub repos.

However, current GitHub documentation clearly states that larger runners are not free for public repositories.

Testing

  • ✅ Lint checks pass (npm run lint)
  • ✅ No functional changes - documentation only

Link to Devin run

https://app.devin.ai/sessions/e8f52cc854764770b25b81b0dc6a3331

Requested by

Yang (ychescale9@gmail.com)

Remove incorrect claim that larger runners are free for public repos.
Current GitHub documentation states they are not free.

Fixes #435

Co-Authored-By: Yang <reactivecircus@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@ychescale9 ychescale9 merged commit 450c4c9 into main Jun 14, 2025
2 checks passed
@ychescale9 ychescale9 deleted the devin/1749920121-fix-readme-larger-runners-billing branch June 14, 2025 16:59
vvb2060 pushed a commit to LSPosed/android-emulator-runner that referenced this pull request Sep 3, 2025
…#437)

Remove incorrect claim that larger runners are free for public repos.
Current GitHub documentation states they are not free.

Fixes ReactiveCircus#435

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Yang <reactivecircus@gmail.com>
ychescale9 added a commit that referenced this pull request Nov 7, 2025
* main:
  Prepare for release 2.35.0.
  docs: update AVD profile description (#452)
  README: Fix imbalanced backtick in `Configurations` table (#445)
  fix: allow google_apis_ps16k as a valid target (#440)
  Fix `pre-emulator-launch-script` (#439)
  Optimize config.ini updates and efficiency improvements report (#436)
  Fix outdated information about larger runners billing (#437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README contains outdated information about larger runners

2 participants