lupyuen commented on issue #14513: URL: https://github.com/apache/nuttx/issues/14513#issuecomment-2439190185
Update: We should never apply this fix to `releases/12.7` of `nuttx-apps`. It will fail because the Newer CI Jobs don't exist in `releases/12.7` of `nuttx` repo: `arm64_01.dat`, `x86_64-01.dat`, `risc-v-03.dat`, etc ```text + /github/workspace/sources/nuttx/tools/testbuild.sh -A -N -R -S -j 4 -e '-Wno-cpp -Werror' testlist/arm64-01.dat ERROR: No readable file exists at testlist/arm64-01.dat ``` https://github.com/lupyuen5/label-nuttx-apps/actions/runs/11528123257/job/32094855996#step:7:81 In Future: We should always backport the Latest CI Jobs `*.dat` to the `releases` branch. Right now things a little messy because we're cutting GitHub Runners: https://github.com/apache/nuttx/issues/14376 -- 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]
