Skip to content

Commit 1100470

Browse files
yunhanw-googlepull[bot]
authored andcommitted
bump binaries genration timeout to 30min for cirque (#13337)
1 parent 3bfc493 commit 1100470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cirque.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if_true: "${{ github.sha }}"
9595
if_false: "pull-${{ github.event.pull_request.number }}"
9696
- name: Build Binaries
97-
timeout-minutes: 15
97+
timeout-minutes: 30
9898
run: |
9999
integrations/docker/images/chip-build-cirque/run.sh \
100100
--env GITHUB_ACTION_RUN=1 \

0 commit comments

Comments
 (0)