Skip to content

Commit

Permalink
Increase integration jobs timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Aug 9, 2021
1 parent 12a67c2 commit a1ae742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

# XXX: We should set this to some reasonable maximum prior to merge. The
# default 6 hour timeout is far too long.
timeout-minutes: 30
timeout-minutes: 240

runs-on: ubuntu-20.04
strategy:
Expand Down

0 comments on commit a1ae742

Please sign in to comment.