ci: use canina runner label with pre-installed SSH
Some checks failed
Deploy Canina / deploy (push) Failing after 3s

This commit is contained in:
DevOps 2026-07-13 11:46:12 +00:00
parent 8cda55a36b
commit 24000f60dd

View File

@ -5,9 +5,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
container:
image: ci-runner:latest
runs-on: canina
defaults:
run:
shell: sh