Skip to content

Commit

Permalink
Move apps build timeout from 30 to 45 minutes. Darwin builds keep tim…
Browse files Browse the repository at this point in the history
…ing out (#19482)
  • Loading branch information
andy31415 authored and pull[bot] committed Sep 22, 2023
1 parent dd72abd commit 1523656
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 @@ -76,7 +76,7 @@ jobs:
.environment/gn_out/.ninja_log
.environment/pigweed-venv/*.log
- name: Build Apps
timeout-minutes: 30
timeout-minutes: 45
run: |
./scripts/run_in_build_env.sh \
"./scripts/build/build_examples.py \
Expand Down

0 comments on commit 1523656

Please sign in to comment.