.gitea/workflows/ping.yml aktualisiert
Some checks are pending
ping / test (push) Waiting to run

This commit is contained in:
Lars 2025-08-10 15:07:27 +02:00
parent 3986722477
commit 1fe7c0da5c

View File

@ -4,7 +4,7 @@ on:
branches: [ main ]
jobs:
test:
runs-on: [linux_host]
runs-on: [llm-node-runner]
steps:
- name: Checkout
uses: https://gitea.com/actions/checkout@v4