Update .forgejo/workflows/release.yaml
This commit is contained in:
parent
1c4f5dadf4
commit
902a98e339
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-image:
|
build-image:
|
||||||
runs-on: flakes-action
|
runs-on: ci-os
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue