update runner labels
Some checks failed
Check Nix formatting / Perform Nix format checks (pull_request) Waiting to run
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 4s
Check Nix flake / Build nix outputs (pull_request) Failing after 5s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s
Some checks failed
Check Nix formatting / Perform Nix format checks (pull_request) Waiting to run
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 4s
Check Nix flake / Build nix outputs (pull_request) Failing after 5s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s
This commit is contained in:
parent
4cc29cc662
commit
3d97fc743c
@ -36,9 +36,9 @@ runner:
|
|||||||
# If it's empty when registering, it will ask for inputting labels.
|
# If it's empty when registering, it will ask for inputting labels.
|
||||||
# If it's empty when execute `daemon`, will use labels in `.runner` file.
|
# If it's empty when execute `daemon`, will use labels in `.runner` file.
|
||||||
labels:
|
labels:
|
||||||
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
|
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest-full"
|
||||||
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
|
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04-full"
|
||||||
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
|
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04-full"
|
||||||
#cache:
|
#cache:
|
||||||
# Enable cache server to use actions/cache.
|
# Enable cache server to use actions/cache.
|
||||||
#enabled: true
|
#enabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user