Some checks failed
CI/CD / lint (push) Successful in 42s
CI/CD / test (push) Successful in 55s
CI/CD / typecheck (push) Successful in 11m1s
CI/CD / build (push) Failing after 44s
CI/CD / docker (push) Has been skipped
CI/CD / publish-rpm (push) Has been skipped
CI/CD / deploy (push) Has been skipped
The default runner image (catthehacker/ubuntu:act-latest) has the podman socket mounted at /var/run/docker.sock but no Docker CLI. Install docker.io to provide the CLI. The socket is accessible as root, so sudo -E docker build works. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>