Open
Description
@silabs-ChatNguyen
@silabs-BelaV
Silabs port builds fail intermittently during GitHub Actions CI runs. Re-running the failed job usually succeeds.
Examples (which will disappear within 3 months, I think):
https://github.com/adafruit/circuitpython/actions/runs/6778521612
https://github.com/adafruit/circuitpython/actions/runs/6723361060
This is not a showstopper, since re-running is easy.
We're wondering if there's a race condition in the silabs makefiles, such as some missing dependency. The jobs get run with -j2
.