ci: temporarily revert runners to public images to bootstrap custom image build

This commit is contained in:
2026-09-07 09:17:04 -07:00
parent fcf60cc546
commit 038cf40fe5
3 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -6,10 +6,10 @@
# Install Node.js/docker in workflow steps as needed.
runner:
image:
repository: forgejo.riotpiao.com/rock/forgejo-runner-rust
tag: "latest"
repository: code.forgejo.org/forgejo/runner
tag: "6"
name: rust-runner
labels: "rust:docker://forgejo.riotpiao.com/rock/forgejo-runner-rust:latest"
labels: "rust:docker://rust:1-bookworm"