Skip to content

Commit

Permalink
increase ci timeout for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
karzak committed Oct 15, 2019
1 parent 0ccc1a6 commit 456da47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ commands:
name: << parameters.description >>
command: |
make << parameters.target >>
no_output_timeout: 60m

jobs:
setup-dependencies:
Expand Down

0 comments on commit 456da47

Please sign in to comment.