JoshKarpel/spiel

Set timeout for GitHub Actions jobs

Closed this issue · 0 comments

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes

None currently take more than ~10 minutes but the default timeout is 360 minutes. This would prevent, for example, accidental blocking tests from eating up my CI minutes.