simbit18 commented on PR #18427: URL: https://github.com/apache/nuttx/pull/18427#issuecomment-3951196422
@lupyuen Look what happened. There are currently five Linux jobs (arm-13) one running, one completed, and the others in the queue. https://github.com/apache/nuttx/actions/runs/22339352037 ``` Evaluating Linux.if Evaluating: (success() && ((needs.Linux-Arch.outputs.skip_all_builds != '1'))) Expanded: (true && ('' != '1')) Result: true Evaluating Linux.if Evaluating: (success() && ((needs.Linux-Arch.outputs.skip_all_builds != '1'))) Expanded: (true && ('' != '1')) Result: true Evaluating Linux.if Evaluating: (success() && ((needs.Linux-Arch.outputs.skip_all_builds != '1'))) Expanded: (true && ('' != '1')) Result: true Evaluating Linux.if Evaluating: (success() && ((needs.Linux-Arch.outputs.skip_all_builds != '1'))) Expanded: (true && ('' != '1')) Result: true Requested labels: ubuntu-latest Job defined at: apache/nuttx/.github/workflows/build.yml@refs/pull/18427/merge Waiting for a runner to pick up this job... Evaluating Linux.if Evaluating: (success() && ((needs.Linux-Arch.outputs.skip_all_builds != '1'))) Expanded: (true && ('' != '1')) Result: true Evaluating Linux.if Evaluating: (success() && ((needs.Linux-Arch.outputs.skip_all_builds != '1'))) Expanded: (true && ('' != '1')) Result: true Job is about to start running on the hosted runner: GitHub Actions 1012909384 Job is waiting for a hosted runner to come online. ``` -- 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]
