increase ci timeout for releases

This commit is contained in:
Kevin Davis 2019-10-15 17:33:50 -04:00
parent 0ccc1a6ee2
commit 456da47459

View File

@ -34,6 +34,7 @@ commands:
name: << parameters.description >>
command: |
make << parameters.target >>
no_output_timeout: 60m
jobs:
setup-dependencies: