diff --git a/bitrise.yml b/bitrise.yml index f4ddb3af4336c..c77154ee2b2f9 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -1619,7 +1619,7 @@ workflows: - destination: platform=iOS Simulator,name=iPhone 17,OS=26.0 - test_plan: UnitTest - test_repetition_mode: until_failure - - maximum_test_repetitions: 10 + - maximum_test_repetitions: 3 - xcodebuild_options: '"COMPILER_INDEX_STORE_ENABLE=NO" "CODE_SIGN_IDENTITY=" "CODE_SIGNING_REQUIRED=NO" "CODE_SIGNING_ALLOWED=NO" "-parallel-testing-enabled" "NO" "-parallel-testing-worker-count" "2"' - deploy-to-bitrise-io@2.10.0: {}