revert d5819ceec6
Some checks failed
backend / docker (push) Has been cancelled
Some checks failed
backend / docker (push) Has been cancelled
revert Update .forgejo/workflows/build.yml
This commit is contained in:
parent
78c1c709fb
commit
bfe7f02099
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: debian-trixie
|
||||
runs-on: ${{ vars.RUNNER_LABEL }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Reference in a new issue