Stuck on queue and not adding new workflow automatically. #196725
Replies: 1 comment
-
|
A few things are worth checking before assuming the workflow file is broken. For GitHub-hosted runners, GitHub's runner docs say a queued workflow run that is not processed by a GitHub-hosted runner within 45 minutes is discarded. If all Suggested order:
Docs that may help:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Workflow Deployment
Discussion Details
Hi,
I have a problem. Currently all of my workflows (from which the runners are github-hosted ubuntu-latest) are stuck in queue and I can't cancel them because that gives an error. Also they won't run normally they are just stuck in queue. Does anyone know how to resolve this problem?
Beta Was this translation helpful? Give feedback.
All reactions