Skip to content

Conversation

@AndreMiras
Copy link
Member

Add "Free disk space" step to ubuntu_build job to prevent builds from failing with "no space left on device" error. This step was previously removed during CI optimization (commit 37cb53e) but is needed for disk-intensive builds like sdl2 with numpy.

Also remove continue-on-error from build jobs so failures are reported clearly instead of being hidden. Added comments to rebuild_updated_recipes jobs explaining why continue-on-error is intentional there.

Add "Free disk space" step to ubuntu_build job to prevent builds from
failing with "no space left on device" error. This step was previously
removed during CI optimization (commit 37cb53e) but is needed for
disk-intensive builds like sdl2 with numpy.

Also remove continue-on-error from build jobs so failures are reported
clearly instead of being hidden. Added comments to rebuild_updated_recipes
jobs explaining why continue-on-error is intentional there.
@AndreMiras AndreMiras merged commit c67d5bd into kivy:develop Dec 6, 2025
40 of 41 checks passed
@AndreMiras AndreMiras deleted the feature/ci_free_disk_space branch December 6, 2025 18:50
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.

1 participant