feat: switch CI to linux runner with podman containers
Some checks failed
ci / test (push) Failing after 2s
ci / secrets (push) Failing after 2s
ci / build (push) Has been skipped

Replace ubuntu-latest runner with linux label and migrate all
container operations from docker to podman. Add requirements.txt
as single source of truth for runtime dependencies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
user
2026-02-22 06:33:32 +01:00
parent 9a56dc778e
commit 3e2c431f49
3 changed files with 20 additions and 18 deletions

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
pyyaml>=6.0