fix(ci): target docker-ready forgejo runner
Some checks failed
build-and-release / build (push) Failing after 54s
Some checks failed
build-and-release / build (push) Failing after 54s
This commit is contained in:
parent
0c1215e9db
commit
491b6725b6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
runs-on: docker-ready
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue