Skip to content

Commit

Permalink
Increase timeout for MUSL CI builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
insertinterestingnamehere committed Oct 18, 2024
1 parent d2caf37 commit c3c5cd9
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 @@ -198,7 +198,7 @@ jobs:
make tests -j2
- run:
command: make check
no_output_timeout: 60s
no_output_timeout: 180s

workflows:
build_and_test:
Expand Down

0 comments on commit c3c5cd9

Please sign in to comment.