Skip to content

Commit

Permalink
Bump timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed Jun 17, 2024
1 parent eb17dc2 commit 6f86b5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__swift-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pr-checks/checks/swift-autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ steps:
shell: bash
run: pwd
- uses: ./../action/autobuild
timeout-minutes: 10
timeout-minutes: 30
- uses: ./../action/analyze
id: analysis
with:
Expand Down

0 comments on commit 6f86b5d

Please sign in to comment.