Skip to content

Commit

Permalink
Uptime timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Jan 13, 2022
1 parent 1a6cb95 commit 9e2e984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
.environment/gn_out/.ninja_log
.environment/pigweed-venv/*.log
- name: Setup and Build Simulated Device
timeout-minutes: 5
timeout-minutes: 10
run: |
BUILD_TYPE=simulated
GN_ARGS='chip_tests_zap_config="app1" chip_project_config_include_dirs=["../../examples/placeholder/linux/apps/app1/include", "../../config/standalone"] chip_config_network_layer_ble=false'
Expand Down

0 comments on commit 9e2e984

Please sign in to comment.