rust/src/ci/github-actions
Matthias Krüger 45771e43ba
Rollup merge of #136679 - Flakebi:loongarch64-diskspace, r=marcoieni
ci: Use largedisk for loongarch

`dist-loongarch64-linux` and `dist-loongarch64-musl` seem to run out of disk space when adding the amdgpu LLVM backend. There are changes underway to free more disk space, but that may take a while, so it was suggested to switch the affected jobs to a largedisk runner until that is ready.
`dist-powerpc64-linux` is another job that ran out of disk space one time, but it succeeded the other times, so I did not include it here.

amdgpu target PR with more references to the failures: #134740

r? ```@marcoieni```
2025-02-08 21:37:27 +01:00
..
ci.py ci.py: check the return code in run-local 2025-01-24 13:53:02 -08:00
jobs.yml Rollup merge of #136679 - Flakebi:loongarch64-diskspace, r=marcoieni 2025-02-08 21:37:27 +01:00
problem_matchers.json Add gha problem matcher 2023-06-19 15:34:31 +00:00