mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 10:00:57 +02:00
Merge branch 'ci/increase_job_timeout' into 'master'
ci: increase build timeout See merge request espressif/esp-idf!41496
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
image: $ESP_ENV_IMAGE
|
||||
tags: [build, shiny]
|
||||
stage: build
|
||||
timeout: 1 hour
|
||||
timeout: 2 hour
|
||||
variables:
|
||||
# Enable ccache for all build jobs. See configure_ci_environment.sh for more ccache related settings.
|
||||
IDF_CCACHE_ENABLE: "1"
|
||||
|
Reference in New Issue
Block a user