ci(ssh): replace raw connection strings with arch-quirks

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-13 19:42:32 -04:00
parent c3255871f0
commit 0e6684995c
2 changed files with 12 additions and 5 deletions

View File

@@ -16,10 +16,10 @@ jobs:
strategy:
matrix:
host:
- ubuntu@riscv64.techaro.lol
- ci@ppc64le.techaro.lol
- rocky@192.168.2.52 # aile, aarch64-4k
- ci@192.168.2.28 # t-elos, aarch64-16k
- riscv64
- ppc64le
- aarch64-4k
- aarch64-16k
steps:
- name: Checkout code
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0