Files
oci-deal-accelerator/.gitea/workflows/kb-health.yaml
root dc4abf3774
All checks were successful
Deploy Skill to OCI / deploy (push) Successful in 24s
Install Python via apt instead of setup-python in KB health workflow
actions/setup-python@v5 fails on the arm64 Gitea runner with "version '3.12'
with architecture 'arm64' was not found" — the prebuilt Python manifest
doesn't cover this runner/arch combo. Use the system python3 from apt; the
link-check scripts don't require 3.12 specifically.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 11:00:56 -03:00

2.4 KiB