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

This commit is contained in:
2026-06-01 20:47:42 +02:00
parent f1fe6ca722
commit 747a71c950
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- 'bleeding-edge'
jobs:
verify-healthy:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4