diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60d6f29..3ee5fe6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,7 +162,7 @@ jobs: runner: ubuntu-latest - platform: linux/arm64 arch: arm64 - runner: ubuntu-24.04-arm64 + runner: ubuntu-24.04-arm steps: - name: Checkout uses: actions/checkout@v4