diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 990e21d..8e43e61 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: test-linux: name: Test (Linux) - runs-on: ubuntu-latest + runs-on: ubuntu-24.04-arm timeout-minutes: 60 steps: - uses: actions/checkout@v6