Skip to content

Commit

Permalink
Merge pull request #2545 from particle-iot/chore/sc-101315/test-build…
Browse files Browse the repository at this point in the history
…-system-tune-windows-timeouts

chore/sc-101315/test-build-system-tune-windows-timeouts
  • Loading branch information
busticated authored and scott-brust committed Oct 12, 2022
1 parent 1aa3a52 commit 9b56123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ commands:
steps:
- run:
name: "Test Local Compilation Tasks"
no_output_timeout: "20m"
no_output_timeout: "30m"
command: pwsh ci/test-build-tasks.ps1 $home\project "<< parameters.platform >>" "<< parameters.tasks >>"
environment:
PRTCL_DISABLE_AUTOUPDATE: "1"
Expand Down

0 comments on commit 9b56123

Please sign in to comment.