Update .forgejo/workflows/ci.yml
Some checks failed
Build Resilient App / build (push) Failing after 53s
Some checks failed
Build Resilient App / build (push) Failing after 53s
This commit is contained in:
parent
3076ab9e60
commit
84e56586d3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: [self-hosted, docker]
|
||||
runs-on: [docker]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue