Home
last modified time | relevance | path

Searched hist:fa1950059f4128a9b58558d4970c153595463ff3 (Results 1 – 1 of 1) sorted by relevance

/optee_os/.github/workflows/
H A Dci.ymlfa1950059f4128a9b58558d4970c153595463ff3 Fri Feb 09 08:26:53 UTC 2024 Jerome Forissier <jerome.forissier@linaro.org> ci: qemuv8: preventively avoid "no space left on device" errors

During my testing of build.git PR 731 ("optee_rust_examples_ext: Fix Rust
toolchain conflicts"), I noticed that the "no space left on device"
error was triggered yet again (obviously due to more size being taken on
the disk by the Rust toolchain and the OP-TEE Rust examples).

Therefore, preventively apply the same fix as for other jobs. This way
the CI should pass when 731 is merged.

Link: https://github.com/OP-TEE/build
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Sumit Garg <sumit.garg@linaro.org>