runner icon indicating copy to clipboard operation
runner copied to clipboard

The Runner for GitHub Actions :rocket:

Results 384 runner issues
Sort by recently updated
recently updated
newest added

**Describe the bug** ```bash E: Failed to fetch mirror+file:/etc/apt/apt-mirrors.txt/pool/main/libs/libsndfile/libsndfile1_1.0.31-2ubuntu0.1_amd64.deb 404 Not Found [IP: 40.81.13.82 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ```...

bug

**Describe the bug** I'm building a set of actions for my organization, and I would like to re-use common sections as composite actions. This appears to be the motivating case...

bug
Runner Bug

**Describe the bug** When using custom container hooks, using a docker step with multiline `args` is being forwarded with the wrong formatting, it's removing newlines (/n) and tabs/indent (/t) or...

bug

**Describe the bug** I'm trying to build my own docker image. I'm using ubuntu:22.04 as a base which looks like it [should be supported](https://github.com/actions/runner/blob/main/docs/start/envlinux.md#supported-distributions-and-versions). After unpacking the tar file to...

bug
Stale

To reproduce easily: 1) Add the mac as a runner make sure it's in "active" or "idle" status 2) Navigate to the Macs Lock Screen settings and set "Turn display...

bug

My issue is the same that was reported on [issue 2624](https://github.com/actions/runner/issues/2624). That issue was `closed` without a solution. We use AWS Codebuild as the self hosted platform. This issue is...

bug

**Describe the bug** The other occurrence of the identifier isn't provided. It would be helpful for reporting a bug to the action vendor (especially if the action is private and...

bug

**Describe the bug** Seems that Runner skips the `Complete Runner` step when the SystemD service is stopped during job processing. This behaviour is different from when user cancels the workflow...

bug

**Describe the bug** I have been trying all day to complete a workflow which relies on a `macos-latest-xl` runner but the job never gets picked up, is there an outage...

bug

**Describe the bug** job sometimes stuck and get logs `Waiting for a runner to pick up this job` even the self hosted runners are idle, while nothing changed in the...

bug