mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -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