hsa-app/.forgejo/workflows
Jean-Michel Tremblay 5bf03feb94
Some checks failed
Build and Test / build-and-test (push) Failing after 36s
CI: target the shell runner label instead of docker
The only registered act_runner advertises the `shell` label, not
`docker`, so `runs-on: docker` left the job queued forever. The host
has the docker CLI (the resume repo builds via `docker run` on this
same runner), so keep running the build/test inside a golang container.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 14:36:25 -04:00
..
build.yml CI: target the shell runner label instead of docker 2026-06-19 14:36:25 -04:00