Skip to content

2bcfcd2: Set runtime timeout (#12)

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 20:56
2bcfcd2
* modified:   .github/workflows/optimism-ci.yaml
- Limit execution time to 2 hours based on execution history when runs
  run longer than this there is likely an unhandled error occuring.

* Set to 3 hours instead for additional cushion for test development