Skip to content

ci: reduce e2e retries in workflows#367

Merged
thymikee merged 1 commit intomainfrom
codex/reduce-e2e-retries
Apr 7, 2026
Merged

ci: reduce e2e retries in workflows#367
thymikee merged 1 commit intomainfrom
codex/reduce-e2e-retries

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

@thymikee thymikee commented Apr 7, 2026

Summary

Reduce replay workflow retry counts from --retries 3 to --retries 2 across the Android, iOS, Linux, macOS, and nightly CI jobs.
This keeps the change scoped to workflow commands only.

Validation

  • grep -R -n -- "--retries 3" .
  • git diff -- .github/workflows/android.yml .github/workflows/ios.yml .github/workflows/linux.yml .github/workflows/macos.yml .github/workflows/replays-nightly.yml
  • git status -sb

@thymikee thymikee merged commit 60e23b0 into main Apr 7, 2026
15 of 16 checks passed
@thymikee thymikee deleted the codex/reduce-e2e-retries branch April 7, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant