**Description** Now tests for every separate project run in separate job. These jobs are concurrent. [GitHub allocates for organization up to 20 runners](https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration) that can run at the same time. **Expected behavior** Reduce concurrent jobs number for projects by combining some projects builds together. **Environment** GitHub Actions. **Potential alternatives** No alternatives. **Context** No context.