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.

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. Signed-off-by: Dhruva Gole <d-gole@ti.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant