Skip to content

Commit

Permalink
Increase circle-ci max run time
Browse files Browse the repository at this point in the history
  • Loading branch information
anvmn committed Jun 18, 2024
1 parent 604096d commit 3304023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-scripts/circleci_wait.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

CMD="$*"

TIMEOUT=2700
TIMEOUT=3700
INTERVAL=240
$CMD &
CMD_PID=$!
Expand Down

0 comments on commit 3304023

Please sign in to comment.