ci: add aarch64 for ssh CI

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-13 18:13:00 -04:00
parent 0037e214a1
commit c3e62c1a15
+2 -1
View File
@@ -12,12 +12,13 @@ permissions:
jobs: jobs:
ssh: ssh:
if: github.repository == 'TecharoHQ/anubis' if: github.repository == 'TecharoHQ/anubis'
runs-on: ubuntu-24.04 runs-on: alrest-techarohq
strategy: strategy:
matrix: matrix:
host: host:
- ubuntu@riscv64.techaro.lol - ubuntu@riscv64.techaro.lol
- ci@ppc64le.techaro.lol - ci@ppc64le.techaro.lol
- rocky@100.80.50.165 # aile
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0