Skip to content

Conversation

DhruvaG2000
Copy link
Member

github actions keep failing due to errors like these:

failed to register layer: write /opt/toolchains/zephyr-sdk-0.17.4/xtensa-nxp_rt700_hifi4_zephyr-elf/libexec/gcc/xtensa-nxp_rt700_hifi4_zephyr-elf/12.2.0/cc1: no space left on device
Error: Docker pull failed with exit code 1

Fix this by freeing up disk space on the runner before the job runs.

clean up the docker container before we run ci buildswq

Signed-off-by: Dhruva Gole <[email protected]>
@DhruvaG2000 DhruvaG2000 force-pushed the ci-fix-space branch 3 times, most recently from e642844 to ecd0772 Compare October 12, 2025 18:09
@DhruvaG2000 DhruvaG2000 requested a review from soburi October 12, 2025 18:09
@DhruvaG2000 DhruvaG2000 force-pushed the ci-fix-space branch 2 times, most recently from ed0c861 to 087c988 Compare October 12, 2025 18:24
Take inspiration from the Arduino's fork [1] to improve the
CI for building and testing samples in the project

Signed-off-by: Dhruva Gole <[email protected]>
Signed-off-by: Dhruva Gole <[email protected]>
@DhruvaG2000
Copy link
Member Author

@pillo79 will clean up the commits later, but I have borrowed a few stuff from the arduino fork here, while also makig sure it still works with the way this repo is... hope to get your reviews!

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