diff --git a/.github/workflows/ssh-ci.yml b/.github/workflows/ssh-ci.yml index b396c467..e8de76ff 100644 --- a/.github/workflows/ssh-ci.yml +++ b/.github/workflows/ssh-ci.yml @@ -12,12 +12,13 @@ permissions: jobs: ssh: if: github.repository == 'TecharoHQ/anubis' - runs-on: ubuntu-24.04 + runs-on: alrest-techarohq strategy: matrix: host: - ubuntu@riscv64.techaro.lol - ci@ppc64le.techaro.lol + - rocky@100.80.50.165 # aile steps: - name: Checkout code uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0