diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4fe5faa..f12db89 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -22,7 +22,7 @@ jobs: platform: - runner: ubuntu-latest target: x86_64 - - runner: ubuntu-24.04-arm64 + - runner: ubuntu-24.04-arm target: aarch64 steps: - uses: actions/checkout@v4