Skip to content

Commit

Permalink
Bump job timeout for Darwin tests build apps part. (#24102)
Browse files Browse the repository at this point in the history
It keeps timing out at 60 mins, and when it passes it's around 55-58 mins.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Jul 15, 2023
1 parent 65c8b8d commit ffca098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
.environment/gn_out/.ninja_log
.environment/pigweed-venv/*.log
- name: Build Apps
timeout-minutes: 60
timeout-minutes: 75
run: |
./scripts/run_in_build_env.sh \
"./scripts/build/build_examples.py \
Expand Down

0 comments on commit ffca098

Please sign in to comment.