Skip to content

ci: free bloat for MSRV job#5310

Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom
nyonson:ci-remove-junk
Nov 20, 2025
Merged

ci: free bloat for MSRV job#5310
apoelstra merged 1 commit intorust-bitcoin:masterfrom
nyonson:ci-remove-junk

Conversation

@nyonson
Copy link
Copy Markdown
Contributor

@nyonson nyonson commented Nov 20, 2025

The MSRV job is running out of memory in CI due to a recent change to Github's underlying runner. Sounds like this will be resolved at some point in the future, actions/runner-images#13315, but until then remove the extra bloat.

Closes #5292

The MSRV job is running out of memory in CI due to a recent change to
Github's underlying runner. Sounds like this will be resolved at
some point in the future, actions/runner-images#13315,
but until then remove the extra bloat.
@github-actions github-actions bot added the ci label Nov 20, 2025
Copy link
Copy Markdown
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 061a484; successfully ran local tests; lmao watch this "free space" action have a CVE

@apoelstra
Copy link
Copy Markdown
Member

Will one-ACK merge. Will be nice to see these red X's go away. Might need to backport it.

@apoelstra apoelstra merged commit edccc68 into rust-bitcoin:master Nov 20, 2025
27 checks passed
@tcharding
Copy link
Copy Markdown
Member

Way to go @nyonson, you the man.

@apoelstra
Copy link
Copy Markdown
Member

Would you be willing to open the same PR in rust-miniscript?

@tcharding
Copy link
Copy Markdown
Member

And in rust-secp256k1, and in corepc, and in ... fucking hell, again right after the doc_auto_cfg thing, its not our month.

@nyonson
Copy link
Copy Markdown
Contributor Author

nyonson commented Nov 21, 2025

Heh, feels bad cause this is hacky, but here is the miniscript one: rust-bitcoin/rust-miniscript#880

apoelstra added a commit to rust-bitcoin/rust-miniscript that referenced this pull request Nov 23, 2025
dfe17ba ci: free bloat for MSRV job (Nick Johnson)

Pull request description:

  The MSRV job is running out of memory in CI due to a recent change to Github's underlying runner. Sounds like this will be resolved at some point in the future, actions/runner-images#13315, but until then remove the extra bloat.
  
  Copying over from rust-bitcoin: rust-bitcoin/rust-bitcoin#5310


ACKs for top commit:
  apoelstra:
    ACK dfe17ba; successfully ran local tests


Tree-SHA512: 3f62bcd4a3e323a53d5710a30f120afaacab165d1b010d90bbf923f9990231b2147afae3079e65e36e6013aad8ac83a60c11d15d198fd1610cf7af48c970db55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSRV test CI actions failing with 'no space left on device'

3 participants