diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b5576b704a..bb54638cb18 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -106,7 +106,7 @@ jobs: path: targets.txt build-SITL-Linux-arm64: - runs-on: ubuntu-24.04-arm + runs-on: ubuntu-22.04-arm steps: - uses: actions/checkout@v4 - name: Install dependencies