Update .gitea/workflows/build-container.yaml
Some checks failed
Build Cat Web App Container / build (push) Has been cancelled

This commit is contained in:
2025-11-14 23:37:34 +00:00
parent 50f6ea7fad
commit 442a22b07b

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: podman
steps:
- name: Checkout code
run: |