Skip to content

Commit

Permalink
Bump linux RunTests time limit to 30 min from 15 (#17216)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored Apr 8, 2022
1 parent ca44a4c commit a86da40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
timeout-minutes: 20
run: scripts/run_in_build_env.sh "ninja -C ./out"
- name: Run Tests
timeout-minutes: 15
timeout-minutes: 30
run: scripts/tests/gn_tests.sh
# TODO Log Upload https://github.com/project-chip/connectedhomeip/issues/2227
# TODO https://github.com/project-chip/connectedhomeip/issues/1512
Expand Down

0 comments on commit a86da40

Please sign in to comment.