Update .forgejo/workflows/ci.yml
Some checks failed
Build Resilient App / build (push) Failing after 53s

This commit is contained in:
root 2025-06-10 23:47:30 +01:00
parent 3076ab9e60
commit 84e56586d3

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: [self-hosted, docker]
runs-on: [docker]
steps:
- name: Checkout code