In my PRs I seem to get a lot of test failures, and I have to re-run the tests, because of:
[[[ Unable to find image 'docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux:latest' locally /usr/bin/docker: Error response from daemon: Get https://docker.pkg.github.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers). ]]] I wonder if we need a longer timeout, and/or some kind of retry loop? Thanks, Nathan