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

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