diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 91e6cddc..1ae5b277 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -66,7 +66,7 @@ steps: - --a11y-locator - --fail-fast - --retry=2 - concurrency: 24 + concurrency: 5 concurrency_group: 'browserstack-app' concurrency_method: eager @@ -90,7 +90,7 @@ steps: - --appium-version=1.21.0 - --retry=2 - --order=random - concurrency: 24 + concurrency: 5 concurrency_group: 'browserstack-app' concurrency_method: eager @@ -114,6 +114,6 @@ steps: - --appium-version=1.17.0 - --retry=2 - --order=random - concurrency: 24 + concurrency: 5 concurrency_group: 'browserstack-app' concurrency_method: eager