Limit Swift autobuild runtime to 10 minutes

There's a known issue that causes the Swift autobuilder to hang.  By
setting a timeout, we'll fail earlier and we can rerun the check
earlier.
This commit is contained in:
Henry Mercer 2023-01-23 19:12:27 +00:00
parent 66ed6f46ba
commit b873a18a2f
2 changed files with 2 additions and 0 deletions

View file

@ -54,6 +54,7 @@ jobs:
shell: bash
run: pwd
- uses: ./../action/autobuild
timeout-minutes: 10
- uses: ./../action/analyze
id: analysis
- name: Check database