Update .github/workflows/.github-ci.yaml
Some checks failed
ci / build (push) Failing after 7s

This commit is contained in:
Patrick.Sy 2025-11-10 09:29:26 +00:00
parent 3c7200d0a6
commit 365928c319

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-host runs-on: ubuntu-latest
steps: steps:
- -