generated from CubeCraft-Creations/Tracehound
50e672e753
The workflows used runs-on: ubuntu-latest, which mapped to docker.gitea.com/runner-images:ubuntu-latest — an image whose Node from setup-node won't execute (exit 127) and which lacks curl/jq. The runner already advertises a purpose-built "go-react" CI image; point the workflows at it instead. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>