Skip to content

Commit 8f09a81

Browse files
committed
Merge branch 'ci/increase_job_timeout' into 'master'
ci: increase build timeout See merge request espressif/esp-idf!41496
2 parents 760e88a + 7b81a73 commit 8f09a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci/dynamic_pipelines/templates/.dynamic_jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
image: $ESP_ENV_IMAGE
1212
tags: [build, shiny]
1313
stage: build
14-
timeout: 1 hour
14+
timeout: 2 hour
1515
variables:
1616
# Enable ccache for all build jobs. See configure_ci_environment.sh for more ccache related settings.
1717
IDF_CCACHE_ENABLE: "1"

0 commit comments

Comments
 (0)