test(ssh-ci): use TecharoHQ/ci-images SSH runner image

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-28 03:09:45 +00:00
parent 1c5ce190b4
commit 41bfbf7900
7 changed files with 6 additions and 34 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ set -x
npm ci
npm run build
SKIP_INTEGRATION=1 go test ./...
SKIP_INTEGRATION=1 go test -v ./...