Updated:
2~3days After, my job is failed automatically with below message
I have some trouble all github action jobs are queued and never executed.
I have checked Github action status on
CodePudding user response:
Updated
After github action incident on Feb 5, It looks like (even now) not working on many images except 'ubuntu'.
Update runs-on tag to ubuntu latest, I pushed commit then finally github picks my ci/cd jobs.
I used node alpine image originally
old answers
I found incidents in github page when I faced that error.
Maybe that affects queued status.