Skip to content

Commit

Permalink
Increase no_output_timeout to 20m
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Aug 9, 2023
1 parent ecaf626 commit f46a58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
- run:
name: Release QEMU ARM64 VM
no_output_timeout: 15m
no_output_timeout: 20m
command: |
ssh root@${DEVICE_IP} "
set -e
Expand Down

0 comments on commit f46a58b

Please sign in to comment.