I deployed runner to a powerful server and running workflow seems to block the others from running. Is there any options for concurrency workflows?
Thanks.
1 Like
You could install multiple runner agents on the server. Just be careful to make sure the server can handle the workload of multiple runners.