-
Hello,
I've been trying to use this action in a self-hosted ARM64 Linux runner but the action pulls a x86_64 ELF instead of an ARM64 one:
```
ELF 64-bit LSB executable, x86-64, version 1 (GNU/Lin…
-
Thank you 🙇♀ for wanting to create an issue in this repository. Before you do, please ensure you are filing the issue in the right place. Issues should only be opened on if the issue **relates to cod…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Bug Description
Integration tests from `.github/workflows/tests.yaml` can't be executed on self hosted runners running `ubuntu 22.04`. This problem is caused by the action being executed as root.…
-
I am using a MacBook Pro with M3 chip as a self-hosted runner. It has Matlab R2023b installed.
The following is to run a simple command (extracted from [my workflow file](https://github.com/libpri…
-
**Describe the enhancement**
Right now, Action caching isn't very useful when using self-hosted GitHub Actions runners: I have runners deployed on my own hardware but the cached data is being sent …
-
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-…
-
### What would you like added?
I would like to have the ability to run runners for a whole organization without granting a token with organization admin rights to the controller.
*A clear and conc…
dm3ch updated
6 months ago
-
1. Add a submodule which points to missing commit
2. Run GH actions using a self-hosted runner
3. The self-hosted runner will be completely handicapped after that - all further tasks will fail, even…