Update .gitea/workflows/verify.yaml
Verify configuration / verify-healthy (push) Has been cancelled

This commit is contained in:
2026-06-01 20:49:56 +02:00
parent 7ce3c8bd91
commit 85cee4ee3f
+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