fix(ci): target docker-ready forgejo runner
Some checks failed
build-and-release / build (push) Failing after 54s

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-14 19:05:52 +05:30
parent 0c1215e9db
commit 491b6725b6

View file

@ -12,7 +12,7 @@ concurrency:
jobs:
build:
runs-on: self-hosted
runs-on: docker-ready
steps:
- name: Checkout
uses: actions/checkout@v4