Skip to content

Conversation

@justice-adams-apple
Copy link
Contributor

This will fix our CI running out of space.

When building with buildx, the docker images are not stored in the local docker registry since some of the platforms can not be stored in the local docker image registry. Instead, we should remove the buildx build cache after each build which is where the images are stored.

We will no longer see

Error response from daemon: No such image: nightly_6.2_fedora_39_dockerfile:latest

In our action logs, and the system should no longer run out of space on CI runs building builds images

@shahmishal shahmishal merged commit 9088873 into swiftlang:main Aug 14, 2025
1 check passed
@justice-adams-apple justice-adams-apple deleted the jadams/fix-ci branch August 14, 2025 19:13
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.

2 participants