mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-24 20:22:01 +00:00
f5fd5450d8
The four targets ran in a shell loop at ~3m13s each, so the job took 13m29s and gated the whole workflow by itself: everything else finished within 8m13s. A matrix runs them concurrently, ~3m45s wall clock. fail-fast is off so one broken target still reports the other three, instead of one target per push.