Skip to content

Commit

Permalink
Increase the CI timeout limit for the MUSL builds.wq
Browse files Browse the repository at this point in the history
  • Loading branch information
insertinterestingnamehere committed Aug 9, 2024
1 parent cb0c514 commit ce9a205
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 @@ -154,7 +154,7 @@ jobs:
make -j2
- run:
command: make check
no_output_timeout: 60s
no_output_timeout: 240s

workflows:
build_and_test:
Expand Down

0 comments on commit ce9a205

Please sign in to comment.