nix-cache01: change runner labels
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m50s

This commit is contained in:
2025-08-21 21:28:14 +02:00
parent ecd1dd83ab
commit ef3d34d27f

View File

@@ -36,7 +36,10 @@
labels = [ labels = [
"homelab" "homelab"
"ubuntu-latest" "ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:runner-latest"
"alpine-latest:docker://alpine:latest"
"nix-latest:docker://nixos/nix:latest"
"nixos:host"
]; ];
url = "https://git.t-juice.club"; url = "https://git.t-juice.club";