Skip to content

Commit 1e442a1

Browse files
authored
Update esp-idf.yml timeout 360 mins
1 parent ba7a323 commit 1e442a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/esp-idf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
116116
esp-matter-build:
117117
runs-on: [self-hosted, ubuntu-latest]
118-
timeout-minutes: 120
118+
timeout-minutes: 360
119119
needs: esp-idf-manifest
120120
if: github.repository_owner == 'jethome-iot' || github.event_name == 'workflow_dispatch'
121121
permissions:

0 commit comments

Comments
 (0)