Skip to content

Commit 7b81a73

Browse files
committed
ci: increase build timeout
1 parent c433a76 commit 7b81a73

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)