Update actions runner labels

This commit is contained in:
batteredbunny 2024-04-01 13:21:33 +03:00 committed by batteredbunny
parent e2a65abfbf
commit 2de3b9563f

View file

@ -347,10 +347,8 @@ in {
url = "https://forge.catnip.ee";
name = "runner";
labels = [
"golang:docker://golang:latest"
"rust:docker://rust:latest"
"ubuntu:docker://ubuntu:latest"
"alpine:docker://alpine:latest"
"latest-debian:docker://node:current"
"latest-alpine:docker://node:current-alpine"
];
tokenFile = "/etc/secrets/gitea-actions-runner.env";
};