Skip to content

Commit

Permalink
Bump up cirque timeouts (#22680)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
  • Loading branch information
2 people authored and pull[bot] committed Oct 31, 2023
1 parent c66e702 commit 2596585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cirque.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ concurrency:
jobs:
cirque:
name: Cirque
timeout-minutes: 75
timeout-minutes: 90

env:
DOCKER_RUN_VERSION: 0.5.99
Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:
&& scripts/build/gn_gen_cirque.sh
'
- name: Run Tests
timeout-minutes: 25
timeout-minutes: 45
run: |
integrations/docker/images/chip-build-cirque/run.sh \
--env LOG_DIR=/tmp/cirque_test_output \
Expand Down

0 comments on commit 2596585

Please sign in to comment.