Github actions workflow is in queue state even after 20 hours

Hi Team,

after creating a workflow in GitHub actions, it went into a queued state even after 24 hours and also same status. Please refer attached image. Please help me here to understand why is it so, and what should I do to get it passed through.

If you click on the job it should give a status.

Hi @al1. Thanks for your response. No, it’s showing nothing. But, I can figure out the solution.

I made a mistake in the workflow file itself. Some syntax errors.
runs-on: ubuntu:latest instead of runs-on: ubuntu-latest