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

This commit is contained in:
2026-06-01 20:54:33 +02:00
parent 85cee4ee3f
commit 39ace0b012
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- 'bleeding-edge' - 'bleeding-edge'
jobs: jobs:
verify-healthy: verify-healthy:
runs-on: ubuntu:22.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4