Description
aarch64-gnu-test-compiler
is failing in CI relatively frequently. The compiler gets killed while building compiler_spec
.
It's not consistently but seems to get more frequent.
The first failure on master was https://github.com/crystal-lang/crystal/actions/runs/13944742306/job/39029384603. But we've had previous unrelated failures like https://github.com/crystal-lang/crystal/actions/runs/13899834511/job/38888845048?pr=15305 and https://github.com/crystal-lang/crystal/actions/runs/13897500809/job/38881528755?pr=15558
The earliest failure I could find was last week https://github.com/crystal-lang/crystal/actions/runs/13788774130/job/38563172327?pr=15548
So it doesn't seem to be triggered by a specific change (at least it's not possible to identify such due to the flaky nature).