Skip to content

Commit

Permalink
Increase build time out for "Build Apps" (#24496)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and pull[bot] committed Jan 19, 2024
1 parent 4a908bf commit 4699123
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 @@ -182,7 +182,7 @@ jobs:
src/app/zap-templates/zcl/data-model/silabs/zll.xml \
"
- name: Build Apps
timeout-minutes: 45
timeout-minutes: 60
run: |
scripts/run_in_build_env.sh './scripts/build_python.sh --install_wheel build-env'
./scripts/run_in_build_env.sh \
Expand Down

0 comments on commit 4699123

Please sign in to comment.