Skip to content
Discussion options

You must be logged in to vote

Why are you starting this discussion?

Question

What GitHub Actions topic or product is this about?

Misc

Discussion Details

I spent a couple of days putting together and debugging a workflow for building my project. One of the workflows was for a linux build, and earlier in the development process I was able to run it. However, the last few times I've tried to run it, it gets timed out for exceeding the maximum execution time. The thing is, this is happening because no runner picks it up in the first place. It just gets queued and then times out 24 hours later.

https://github.com/blackears/parrotLipsync/actions/runs/17351717284

I'd like to have this run, since i think it is debugged now a…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by blackears
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 Misc General discussions about GitHub Actions that don't fit other found themes.
2 participants