ci: run on node runner (has node.js for actions/checkout)
Build and push runner images / build-runners (pull_request) Failing after 12s

This commit is contained in:
2026-09-06 06:44:40 -07:00
parent 88dc4112d6
commit 5efcab6d19
+1 -1
View File
@@ -17,7 +17,7 @@ on:
jobs: jobs:
build-runners: build-runners:
runs-on: golang runs-on: node
env: env:
REGISTRY: forgejo.riotpiao.com REGISTRY: forgejo.riotpiao.com
IMAGE_BASE: forgejo.riotpiao.com/rock IMAGE_BASE: forgejo.riotpiao.com/rock