diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b49fce1ee4..c33c303351 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ permissions: jobs: main: - runs-on: depot-macos-latest + runs-on: depot-ubuntu-24.04-arm-8 steps: - uses: actions/checkout@v4 with: