Skip to content

Commit bfaa35e

Browse files
authored
ci: longer CircleCI timeout (#154)
* ci: longer CircleCI timeout * Update .circleci/config.yml
1 parent 2c48102 commit bfaa35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ references:
2424
if [ "${UPLOAD_SDIST}" == "tests-only" ]; then
2525
rm -f ./dist/*
2626
fi
27+
no_output_timeout: 20m # may die at 10 minutes
2728
- persist_to_workspace:
2829
root: ./
2930
paths:

0 commit comments

Comments
 (0)