ci: pin release workflow to desktop runner label
Some checks failed
Forgejo Release Builder / release (push) Failing after -24s
Some checks failed
Forgejo Release Builder / release (push) Failing after -24s
This commit is contained in:
parent
780bd1bfc0
commit
232800cab1
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: forgejo-release
|
||||
runs-on: desktop-release
|
||||
steps:
|
||||
- name: Clone repository
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue