Skip to content

Commit

Permalink
move NRF CI timeout from 90 minutes to 120 (#15337)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and pull[bot] committed Oct 31, 2023
1 parent 6d05730 commit 1388620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-nrfconnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:
jobs:
nrfconnect:
name: nRF Connect SDK
timeout-minutes: 90
timeout-minutes: 120

env:
BUILD_TYPE: nrfconnect
Expand Down

0 comments on commit 1388620

Please sign in to comment.