Skip to content

Commit

Permalink
Bump build timeout on k32w.
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 committed Feb 16, 2023
1 parent 5401763 commit 643c764
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 643c764

Please sign in to comment.