Unable to deploy from Github

Hi,
We have continuous deployment setup on Github. The status on deployment is stuck at following message:

Found online and idle hosted runner in the current repository’s organization account that matches the required labels: 'ubuntu-latest’

Waiting for a Hosted runner in the ‘organization’ to pick this job…

Job is waiting for a hosted runner to come online.

Can you suggest what can be done to fix it?

That looks like there’s an issue finding an available GitHub Actions runner on GitHub’s side. Is your GitHub organization using custom runners?

Oh there’s a partial outage for GitHub Actions