github-runner

GitHub runner

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 323 27 Jan 2025
Ubuntu 22.04 Ubuntu 20.04
latest/stable 322 27 Jan 2025
Ubuntu 22.04 Ubuntu 20.04
latest/stable 1 09 Feb 2022
Ubuntu 22.04 Ubuntu 20.04
latest/beta 322 27 Jan 2025
Ubuntu 22.04
latest/beta 323 17 Jan 2025
Ubuntu 22.04
latest/edge 326 27 Jan 2025
Ubuntu 22.04 Ubuntu 20.04
latest/edge 323 17 Jan 2025
Ubuntu 22.04 Ubuntu 20.04
latest/edge 4 26 Apr 2022
Ubuntu 22.04 Ubuntu 20.04
local-lxd/stable 306 17 Dec 2024
Ubuntu 22.04
local-lxd/edge 306 27 Nov 2024
Ubuntu 22.04
1/stable 177 05 Jun 2024
Ubuntu 22.04
1/edge 177 05 Jun 2024
Ubuntu 22.04
juju deploy github-runner
Show information

Platform:

Ubuntu
22.04 20.04

How to add custom labels

This charm supports adding custom labels to the runners.

By using juju config to change the charm configuration labels, additional custom labels can be attached to the self-hosted runners.

juju config <APP_NAME> labels=<COMMA_SEPARATED_LABELS>

An example of a COMMA_SEPARATED_LABELS value would be “large,gpu”, “small,arm64”. Accepted values are alphanumeric values with underscores (_); whitespaces before and after the the word will be automatically trimmed.


Help improve this document in the forum (guidelines). Last updated 4 months ago.