Update .gitea/workflows/build-container.yaml
Some checks failed
Build Cat Web App Container / build (push) Failing after 26s

This commit is contained in:
2025-11-14 23:25:36 +00:00
parent eebb31becb
commit 50f6ea7fad

View File

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