tmedicci opened a new pull request, #18641: URL: https://github.com/apache/nuttx/pull/18641
## Summary This is necessary because new defconfigs were recently added to Xtensa-based Espressif SoCs and the build job may exceed 2 hours. In order to avoid increasing job timeout, a specific job for each supported SoC (ESP32, ESP32-S2 and ESP32-S3) was created instead. ## Impact Impact on user: No. Impact on build: Yes. CI is expected to run successfully without timing out for Xtensa devices. Impact on hardware: No. Impact on documentation: No. Impact on security: No. Impact on compatibility: No. ## Testing This is being tested with https://github.com/apache/nuttx/pull/18614. Please check https://github.com/apache/nuttx/pull/18614/checks : we should expected three xtensa-related jobs: [xtensa-01](https://github.com/apache/nuttx/actions/runs/23646961693/job/68888971610?pr=18614), [xtensa-02](https://github.com/apache/nuttx/actions/runs/23646961693/job/68888971897?pr=18614) and [xtensa-03](https://github.com/apache/nuttx/actions/runs/23646961693/job/68888971609?pr=18614) jobs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
