Spin up an on-demand self-hosted GitHub action runner with multi-arch supported Ubuntu image.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
Install version languages instead of relying on apt repository
bc9349cView on GitHubAdd ``--unattended`` flag when config script is triggered
22a72c9View on GitHubCheck for available releases instead of comparing latest
aba62a6View on GitHubSetup automatic release process when a new runner version is released
6bc8aacView on GitHubReplace ``CPU_NAME`` with ``CURRENT_PLATFORM`` for runner labels
cdf9f67View on GitHubRe-use the code for ``CPU_NAME`` and ``RUNTIME_ID`` from ``actions/runner`` repository
1ea612bView on GitHubRemove ``--unattended`` flag from ``./config.sh`` to allow attended run and prevent startup failure due to existing runner names
67788a0View on GitHub