Commit 9e0aa56
authored
ci: Remove E2E tests concurrency group to allow parallel matrix jobs (#811)
- Relates: #785
- The Python SDK service account limits were increased as part of apify/apify-core#25840.
- Removed max-parallel: 2, as it had no effect due to being overridden by the static concurrency group.
- Removed the static e2e-tests concurrency group to evaluate whether the new limits are sufficient. If not, we will either increase them further or introduce dedicated concurrency group limits.1 parent 0ea727c commit 9e0aa56
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 88 | | |
96 | | - | |
97 | 89 | | |
98 | 90 | | |
99 | 91 | | |
| |||
0 commit comments