- Remove custom go-react runner label (was inconsistent on PR branches) - Replace with ubuntu-latest + manual Go 1.23 / Node 22 install (actions/setup-go and setup-node don't work with Gitea Act runner) - Remove duplicate build-dev.yaml workflow (already deleted) - All steps: Go test → Go build → npm ci → npm lint → npm build - Docker push on push events only (unchanged)
2.4 KiB
2.4 KiB