mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
On the build runners, the installation frequently takes around 150 seconds, which is above the current timeout. This change increases the timeout. Closes IDFCI-1436