Skip to content

Commit

Permalink
Bump build timeout on k32w. (#25116)
Browse files Browse the repository at this point in the history
We keep hitting the timeout, even at 50 minutes.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Sep 13, 2023
1 parent bf65424 commit 3738835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-k32w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
.environment/pigweed-venv/*.log
- name: Build examples
timeout-minutes: 50
timeout-minutes: 70
run: |
scripts/run_in_build_env.sh "\
./scripts/build/build_examples.py \
Expand Down

0 comments on commit 3738835

Please sign in to comment.