Files
shopdb-flask/.gitea/workflows/ci.yml
cproudlock 611f62326d
Some checks failed
CI / backend (push) Failing after 26s
CI / naming (push) Successful in 1s
CI / frontend (push) Successful in 7s
Fix backend CI job for the host-executor runner
The Gitea runner runs jobs on the host, where actions/setup-python has
no prebuilt 3.12 for the distro. Use the system python3 in a venv.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 10:06:43 -04:00

1.5 KiB