actions-runner: use custom golang runner image
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"nix:docker://code.t-juice.club/torjus/runner-images/nix:latest"
|
||||
"node-bookworm:docker://node:lts-bookworm-slim"
|
||||
"alpine:docker://alpine:latest"
|
||||
"golang:docker://golang:1-bookworm"
|
||||
"golang:docker://code.t-juice.club/torjus/runner-images/golang:latest"
|
||||
];
|
||||
settings = {
|
||||
runner.capacity = 2;
|
||||
|
||||
Reference in New Issue
Block a user