Skip to content

Conversation

@mayrstefan
Copy link
Contributor

General information

This PR is a temporary workaround to have more available space on the github action runner to execute all tests.

Bug reports

For some pull request github actions fail because test-format fails with a "No space left on device" error.
A github action runner has

  • a 72G root partition
  • only 22G free space

Proposed changes

This is a workaround to free space on the github action runner so that all tests can execute. A long term solution would be to make the tests use less storage. The current version adds about 27G of free space.

@TimotheusBachinger
Copy link
Contributor

thanks @mayrstefan for the PR + we're really sorry that our gh actions have been red for quite some time.

no excuse but maybe an explanation: we're really busy with the internal roadmap and also getting our internal CI ready for the next release cycle.

I already merged your fix, should be visible in github very soon.
however, we need to find a solution for our big llvm dependency.

@CheckmkCI CheckmkCI closed this in 79f1390 Nov 17, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants