Problemunvalidated
A GitHub Actions workflow uses a matrix of self-hosted runners, and when a specified runner is missing, the job waits indefinitely instead of failing. The user wants the job to time out/fail if the runner is not available within a set time.
82ac4c3b-6f0f-4685-8df4-ae97416f8c41
A GitHub Actions workflow uses a matrix of self-hosted runners, and when a specified runner is missing, the job waits indefinitely instead of failing. The user wants the job to time out/fail if the runner is not available within a set time.