diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40a6a6b8..dc5550f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -189,7 +189,7 @@ jobs: options: --volume ${{ github.workspace }}:/blst --network=none run: wine-arm64 cmd /c "cd \ && \blst\blst-arm-test.exe" - cargo-test-windows-on-arm: + cargo-test-windows-on-arm-2: runs-on: ubuntu-24.04-arm needs: rust-n-go