diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml index e9ce1ae..6ffd637 100644 --- a/.github/workflows/build_wheels.yml +++ b/.github/workflows/build_wheels.yml @@ -111,7 +111,7 @@ jobs: path: wheelhouse/*.whl build_wheels_manylinux_arm64: - name: Build manylinux wheels (arm64) + name: Build manylinux wheels ${{ matrix.python-version }} (arm64) runs-on: ubuntu-24.04 strategy: matrix: