- Changed all jobs from 'runs-on: docker' to 'runs-on: [linux, docker]' to match ci.yaml pattern and runner labels configuration - Removed unnecessary docker.io package from deploy job since Docker commands run on remote SSH host, not inside CI container - Aligned with Forgejo runner config having both 'linux' and 'docker' labels
5.3 KiB
5.3 KiB