turnstyle icon indicating copy to clipboard operation
turnstyle copied to clipboard

Sync between jobs in a matrix

Open Cavaler opened this issue 8 months ago • 0 comments

Is there any way to use Turnstyle to synchronize between parallel matrix jobs in a single run?

I understand that "official" way to do that would be to use concurrency, but I'd like most part of the job to run in parallel, and only the last bit to be synchronized.

Cavaler avatar Apr 23 '25 06:04 Cavaler