Skip to content

fix: GitHub actions disk space usage#9893

Merged
wmontwe merged 12 commits into
thunderbird:mainfrom
wmontwe:fix-github-actions-disk-space-usage
Oct 2, 2025
Merged

fix: GitHub actions disk space usage#9893
wmontwe merged 12 commits into
thunderbird:mainfrom
wmontwe:fix-github-actions-disk-space-usage

Conversation

@wmontwe
Copy link
Copy Markdown
Member

@wmontwe wmontwe commented Oct 1, 2025

Resolves #9884

I also patched the cache use and in a follow-up pr I'm going the join the pr and android ci build tasks.

This deletes unused tooling from the runner to free up space for our build to pass (roughly 20GB of space gained).

Comment thread .github/workflows/markdown.yml Outdated
Comment thread .github/workflows/build-android.yml Outdated
@wmontwe wmontwe changed the title Fix GitHub actions disk space usage fix: GitHub actions disk space usage Oct 2, 2025
@wmontwe wmontwe force-pushed the fix-github-actions-disk-space-usage branch from b27aaf9 to cbc549c Compare October 2, 2025 11:31
@wmontwe wmontwe requested a review from coreycb October 2, 2025 11:31
@wmontwe wmontwe merged commit 1de7cbe into thunderbird:main Oct 2, 2025
16 checks passed
@thunderbird-botmobile thunderbird-botmobile Bot added this to the Thunderbird 14 milestone Oct 2, 2025
@wmontwe wmontwe deleted the fix-github-actions-disk-space-usage branch October 6, 2025 12:20
rafaeltonholo pushed a commit to rafaeltonholo/thunderbird-android that referenced this pull request Oct 10, 2025
…isk-space-usage

fix: GitHub actions disk space usage
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.

GitHub runners exceed available disk space

4 participants