Update .gitea/workflows/verify.yaml
Verify configuration / verify-healthy (push) Failing after 2s

This commit is contained in:
2026-06-01 21:36:29 +02:00
parent f947f4697c
commit 1cc7ffd0e5
+1 -1
View File
@@ -10,7 +10,7 @@ on:
- 'bleeding-edge' - 'bleeding-edge'
jobs: jobs:
verify-healthy: verify-healthy:
runs-on: ubuntu-latest runs-on: linux_amd64
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4