simbit18 commented on PR #18744: URL: https://github.com/apache/nuttx/pull/18744#issuecomment-4278376407
Hi @cederom, the job Linux (xtensa-01) fails here because During the [Fetch-Source](https://github.com/apache/nuttx/actions/runs/24566045871/job/71826387254?pr=18744#logs) phase - use @acassis nuttx branch as a reference - use Apache apps master as a reference Since the Apache apps master doesn't contain the additional changes required, it rightly fails I tested it here https://github.com/simbit18/manual-nuttx-ci/actions/runs/24637035652 using this new https://github.com/apache/nuttx/issues/18568 tool and didn’t encounter any issues Set it up as follows: ``` Nuttx repository: acassis/incubator-nuttx Nuttx branch: fix_modbus_loc Apps repository: acassis/nuttx-apps Apps branch: master Architecture: all Host platform: linux ``` Workflow -> Manually build NuttX CI for test I'm merging this PR -- 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]
