Skip to content
Discussion options

You must be logged in to vote

This issue can happen for several reasons. Here are a few things you can check to fix the “queued” state problem:
1. Check Runner Availability
Ensure that the runner you specified in your workflow file is available and not occupied by other jobs. You can check the status of your self-hosted runners in the repository settings under Actions > Runners. If you’re using GitHub-hosted runners, they might be busy with other jobs, especially during high demand periods.
2. Job Dependencies
If your workflow includes jobs that depend on others, make sure those jobs have completed successfully before the queued job starts. Sometimes, if a job dependency fails or hasn’t started, it can cause subsequen…

Replies: 26 comments 21 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by anotheradamibnu

This comment was marked as off-topic.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@user-Roma
Comment options

@petedanielsmith
Comment options

@LiamSwayne
Comment options

@user-Roma
Comment options

@stampd-dev
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies

This comment was marked as off-topic.

@petedanielsmith
Comment options

@NikitaVelixJob
Comment options

@petedanielsmith
Comment options

@petedanielsmith
Comment options

@user-Roma
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@F3rrY
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@LiamSwayne
Comment options

@petedanielsmith
Comment options

@LiamSwayne
Comment options

Comment options

You must be logged in to vote
3 replies
@GajaNen
Comment options

@akochepasov
Comment options

@ajimix
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@L0g0ff
Comment options

@jalbarranelectronic
Comment options

@tolzy88
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question Ask and answer questions about GitHub features and usage